Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vert-x3/vertx-zookeeper issues and pull requests
#151 - SubsMapHelper has the possibility of ConcurrentModificationException
Issue -
State: open - Opened by bigtrouble 5 months ago
- 1 comment
Labels: bug
#150 - The return complete/fail is determined based the ResultCode in ZKMap.
Pull Request -
State: open - Opened by bigtrouble 10 months ago
- 2 comments
#149 - Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.7.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#148 - If I block the registration information for 'localOnly,' will there be any side effects?Or is it a bug?
Issue -
State: closed - Opened by goonover over 1 year ago
- 4 comments
Labels: duplicate
#147 - Add a way to configure the retry policy using json file
Pull Request -
State: closed - Opened by tsegismont over 1 year ago
#146 - Removed deprecated ClusterSerializable support
Pull Request -
State: closed - Opened by tsegismont over 1 year ago
#145 - Unable disable ZooKeeper debug logs in vertx-zookeeper library
Issue -
State: closed - Opened by jeffreytkj over 1 year ago
- 1 comment
Labels: question
#144 - Ability to configure the retry policy
Issue -
State: closed - Opened by vmorsiani over 1 year ago
- 1 comment
Labels: enhancement
#143 - add a way to configure the retry policy using json file.
Pull Request -
State: closed - Opened by vmorsiani over 1 year ago
- 2 comments
#142 - Fix #128 accumulating nodes
Pull Request -
State: closed - Opened by vmorsiani over 1 year ago
#141 - #128 accumulating nodes
Pull Request -
State: closed - Opened by vmorsiani over 1 year ago
- 1 comment
#140 - 修复了Zookeeper里会遗留消息订阅者地址的BUG!
Pull Request -
State: open - Opened by wjw465150 over 1 year ago
#139 - Wjw
Pull Request -
State: closed - Opened by wjw465150 over 1 year ago
#138 - the failure of the "remove" method. A retry should be added to the remove method
Issue -
State: open - Opened by wjw465150 over 1 year ago
- 3 comments
Labels: bug
#137 - Remove callback usage
Pull Request -
State: closed - Opened by vietj over 1 year ago
#136 - fix: Zookeeper nodes accumulating as net connections are created/closed
Pull Request -
State: closed - Opened by wjw465150 over 1 year ago
#135 - Load config as described in the doc
Pull Request -
State: closed - Opened by tsegismont almost 2 years ago
#134 - fix can not use a custom configuration from the classpath.
Pull Request -
State: closed - Opened by wjw465150 almost 2 years ago
- 1 comment
#133 - An error is reported when the "classpath:" prefix is added to the parameter
Issue -
State: closed - Opened by wjw465150 almost 2 years ago
- 2 comments
Labels: bug
#132 - Cleanup the __vertx.subs node
Pull Request -
State: closed - Opened by wjw465150 almost 2 years ago
#131 - #124 Update curator
Pull Request -
State: closed - Opened by vmorsiani almost 2 years ago
- 3 comments
#130 - Upgrade log4j and slf4j dependencies
Pull Request -
State: closed - Opened by computate about 2 years ago
- 3 comments
#129 - Zk-based AsyncMap get() call fails silently
Issue -
State: open - Opened by yifangl over 2 years ago
#128 - Zookeeper nodes accumulating as net connections are created/closed
Issue -
State: closed - Opened by tsegismont over 2 years ago
- 13 comments
Labels: bug
#127 - EventBus addresses registration in the cluster are not immediately visible by other nodes
Issue -
State: open - Opened by Igor-Polatajko over 2 years ago
Labels: bug
#126 - add dependabot configuration
Pull Request -
State: closed - Opened by yeikel over 2 years ago
#125 - Synchronize access to localSubs list when traversing
Pull Request -
State: closed - Opened by tsegismont over 2 years ago
#124 - Upgrade to Curator 5.4 and Zookeeper 3.7
Issue -
State: closed - Opened by neterium over 2 years ago
- 8 comments
Labels: bug
#123 - Update guava to use a CVE free version
Pull Request -
State: closed - Opened by pmlopes almost 3 years ago
#122 - Cleanup the __vertx.subs node
Issue -
State: closed - Opened by neterium about 3 years ago
- 4 comments
Labels: enhancement
#121 - NullPointerException in ZKMap
Issue -
State: open - Opened by neterium about 3 years ago
Labels: bug
#120 - java.util.ConcurrentModificationException when creating localConsumer
Issue -
State: closed - Opened by neterium about 3 years ago
- 7 comments
Labels: bug
#119 - Whether the authorization mode is supported
Issue -
State: open - Opened by Hudiebbk over 3 years ago
- 1 comment
Labels: enhancement
#118 - Update SubsMapHelper to discern local vs global addresses
Pull Request -
State: closed - Opened by elventear over 3 years ago
- 8 comments
#117 - Local subscription topics are published on the Cluster Manager
Issue -
State: closed - Opened by elventear over 3 years ago
- 1 comment
Labels: bug
#116 - Update curator
Pull Request -
State: closed - Opened by pmlopes over 3 years ago
- 1 comment
#115 - Broken TCK test
Issue -
State: closed - Opened by pmlopes over 3 years ago
- 2 comments
Labels: wontfix
#114 - Update guava
Pull Request -
State: closed - Opened by pmlopes over 3 years ago
- 1 comment
#113 - Bump guava from 27.0.1-jre to 29.0-jre
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#112 - doucument error about Zookeeper version
Issue -
State: open - Opened by sunqb over 3 years ago
- 1 comment
Labels: bug
#111 - MessageConsumer completion handler called before consumer is fully registered
Issue -
State: closed - Opened by vietj almost 4 years ago
- 2 comments
Labels: bug
#110 - Update the 4.0 deprecation and breaking changes wiki page
Issue -
State: closed - Opened by tsegismont almost 4 years ago
- 2 comments
Labels: enhancement
#109 - Fix SubsMapHelper not listening ChildEvents
Pull Request -
State: closed - Opened by blindpirate almost 4 years ago
- 5 comments
#108 - Added GitHub action CI
Pull Request -
State: closed - Opened by vietj about 4 years ago
#107 - vertx-zookeeper 4.0.0Beta/CR is not released
Issue -
State: closed - Opened by blindpirate about 4 years ago
- 7 comments
Labels: bug
#106 - Bump junit from 4.12 to 4.13.1
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#105 - When zookeeper recovers from the interruption, How can I ensure that vertxcluster remains robust?
Issue -
State: open - Opened by jr981008 about 4 years ago
Labels: enhancement
#104 - When will the new version of zkcluster be released?
Issue -
State: closed - Opened by jr981008 about 4 years ago
- 3 comments
Labels: enhancement
#103 - Issue #80
Pull Request -
State: closed - Opened by mnuss over 4 years ago
#102 - 3.9
Pull Request -
State: closed - Opened by stream-iori over 4 years ago
#101 - vertx-zookeeper doesn't gracefully disconnect from zookeeper server
Issue -
State: open - Opened by srinskit over 4 years ago
- 7 comments
Labels: bug
#100 - Using map names with forward slashes (`/` character) returns empty childData
Issue -
State: open - Opened by doctorpangloss over 4 years ago
- 2 comments
Labels: bug
#99 - removeIfPresent incorrectly implemented
Issue -
State: closed - Opened by doctorpangloss over 4 years ago
- 1 comment
Labels: bug
#98 - Clustering SPI udpate
Pull Request -
State: closed - Opened by tsegismont over 4 years ago
- 15 comments
#97 - Add automatic module name
Pull Request -
State: closed - Opened by afloarea over 4 years ago
Labels: enhancement
#96 - NullPointerException in ZKAsyncMultiMa on shutdown of a cluster memeber node
Issue -
State: open - Opened by radai-rosenblatt over 4 years ago
Labels: bug
#95 - Missing guava lib caused NoClassDefFoundError in 3.9.0
Issue -
State: closed - Opened by yaoligang over 4 years ago
- 1 comment
Labels: bug
#94 - Upgraded to Curator version 4.3.0
Pull Request -
State: closed - Opened by nadenf over 4 years ago
- 1 comment
Labels: duplicate
#93 - Bump zookeeper from 3.4.13 to 3.4.14
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#92 - guava update see: https://github.com/vert-x3/issues/issues/516
Pull Request -
State: closed - Opened by pmlopes almost 5 years ago
#91 - Added a dedicated executor to release locks
Pull Request -
State: closed - Opened by tsegismont almost 5 years ago
#90 - upgrade zookeeper version to 3.5
Pull Request -
State: closed - Opened by stream-iori almost 5 years ago
#89 - Support Zookeeper 3.5.x
Issue -
State: closed - Opened by jonheg almost 5 years ago
- 2 comments
Labels: duplicate, enhancement
#88 - Problem when subscribing to event bus destination that contians // in it.
Issue -
State: closed - Opened by NavidMitchell about 5 years ago
- 2 comments
#87 - exception on shutdown of a clustered vertx instance
Issue -
State: open - Opened by radai-rosenblatt over 5 years ago
- 4 comments
#86 - JavaThread "Curator-PathChildrenCache-5719" daemon [_thread_blocked,
Issue -
State: closed - Opened by felix-laofan over 5 years ago
- 1 comment
#85 - add zk sync action for SyncMap operation.
Pull Request -
State: closed - Opened by stream-iori over 5 years ago
#84 - org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /io.vertx/syncMap/role_1071716/centerServerId
Issue -
State: open - Opened by felix-laofan over 5 years ago
- 4 comments
#83 - zookeeper cluster
Issue -
State: closed - Opened by felix-laofan over 5 years ago
- 1 comment
#82 - Unexpected client session timed out
Issue -
State: open - Opened by neterium over 5 years ago
- 3 comments
#81 - Update pom.xml
Pull Request -
State: closed - Opened by hirik over 5 years ago
- 4 comments
#80 - ChoosableSet.choose() may return invalid registration information
Issue -
State: open - Opened by hedyn over 5 years ago
#79 - Updated Zookeeper version
Pull Request -
State: closed - Opened by ppatierno almost 6 years ago
#78 - Updated Zookeeper version
Pull Request -
State: closed - Opened by ppatierno almost 6 years ago
#77 - add CI travis
Pull Request -
State: closed - Opened by stream-iori almost 6 years ago
#76 - zookeeper cluster error:java.io.IOException: Packet len4194475 is out of range
Issue -
State: open - Opened by ifrozenice almost 6 years ago
- 4 comments
#75 - fix issue #17
Pull Request -
State: closed - Opened by stream-iori almost 6 years ago
#74 - Travis CI job
Issue -
State: closed - Opened by vietj almost 6 years ago
- 2 comments
Labels: invalid
#73 - KeeperErrorCode = NoNode issue after upgrading to 3.6.0
Issue -
State: closed - Opened by yaoligang almost 6 years ago
- 5 comments
Labels: bug
#72 - ClusteredEventBus with ZookeeperClusterManager loosing the messages when one of the nodes is leaving the cluster
Issue -
State: closed - Opened by gkozyryatskyy almost 6 years ago
- 4 comments
Labels: invalid
#71 - restore node when reconnected
Pull Request -
State: closed - Opened by lihui920913 about 6 years ago
- 2 comments
#70 - Zookeeper NullPointerException
Issue -
State: open - Opened by zhou-hao about 6 years ago
- 2 comments
#69 - event bus registrations cleared when new zookeeper session is build
Issue -
State: open - Opened by lihui920913 over 6 years ago
- 1 comment
#68 - Fix for LockTest.testAcquireDifferentLocksOnSameEventLoop
Pull Request -
State: closed - Opened by tsegismont over 6 years ago
- 1 comment
#67 - Zookeeper exception when closing Vertx
Issue -
State: open - Opened by neterium over 6 years ago
#66 - io.vertx.servicediscovery.Record is saved with java serialization
Issue -
State: closed - Opened by rtotaro over 6 years ago
- 1 comment
#65 - ZKClusteredSessionHandlerTest#testRetryTimeout does not work
Issue -
State: closed - Opened by tsegismont almost 7 years ago
- 1 comment
Labels: invalid
#64 - AsyncMap timeout not cleared if put is invoked
Issue -
State: closed - Opened by tsegismont almost 7 years ago
- 1 comment
#63 - Vertx zookeeper error
Issue -
State: open - Opened by mscofy about 7 years ago
- 10 comments
#62 - Expose AsyncMap keys, values and entries
Pull Request -
State: closed - Opened by tsegismont about 7 years ago
- 3 comments
#61 - all nodes node del in zookeeper when reconnected zookeeper
Issue -
State: closed - Opened by takeseem over 7 years ago
- 1 comment
#60 - nodeID cann't config when use Json
Issue -
State: open - Opened by takeseem over 7 years ago
- 5 comments
#59 - cluster breaks using zookeeper
Issue -
State: open - Opened by MarWestermann over 7 years ago
#58 - EOFException on readBoolean
Issue -
State: open - Opened by MarWestermann over 7 years ago
- 2 comments
#57 - Passing user defined Node id through cmd
Issue -
State: open - Opened by nabhosal over 7 years ago
- 5 comments
#56 - add serialVersionsUID
Pull Request -
State: closed - Opened by stream-iori over 7 years ago
Labels: to review
#55 - HA is not working with ZooKeeper
Issue -
State: closed - Opened by jaceksokol over 7 years ago
- 12 comments
Labels: invalid
#54 - bugfix: future.complete() Result is already complete: failed
Pull Request -
State: closed - Opened by dinstone over 7 years ago
- 1 comment
#53 - fix doc format error
Pull Request -
State: closed - Opened by boliza over 7 years ago
- 1 comment
#52 - delay verticle node start.
Pull Request -
State: closed - Opened by stream-iori over 7 years ago