Apache Curator 2.8.0 發布,簡化 zookeeper 客戶端

jopen 9年前發布 | 16K 次閱讀 Apache Curator

zookeeper 的客戶端調用過于復雜,Apache Curator 就是為了簡化zookeeper客戶端調用而生,利用它,可以更好的使用zookeeper。

 

Apache Curator 2.8.0 發布,此版本的 Apache Curator Java 庫讓 Apache Zookeeper 使用起來更方便,詳細更新信息如下:

Bug 修復:

  • [CURATOR-154] - PersistentEphemeralNode May Fail to Apply Updated Data

  • [CURATOR-164] - curator-x-discovery: unregisterService is not guaranteed to remove the service, due to reconnectListener concurrency issue

  • [CURATOR-168] - Background protected mode incorrectly sets Event name to just ZNode name. Should be full path.

  • [CURATOR-173] - InterProcessSemaphoreV2 nodes not reapable

  • [CURATOR-182] - TreeCache breaks when root node is removed

  • [CURATOR-183] - TreeCache not properly handling repeated add/removal of root node

  • [CURATOR-187] - ChildReaper does not respect built in leader election

  • [CURATOR-190] - PersistentEphemeralNode.Mode.PROTECTED_EPHEMERAL creates new node on recreate

  • [CURATOR-202] - LeaderSelector node is not removed on connection loss if reconnected to the same session

  • [CURATOR-210] - Unit tests using server.close() are fragile.

  • [CURATOR-211] - Fix InterProcessReadWriteLock#readLockPredicate() index validation issue


性能改進:

  • [CURATOR-203] - ChildReaper can be unstable when there are large ZNodes

  • [CURATOR-204] - Use the latest apache parent pom

詳細信息請查看發行頁面

最新源代碼可從 Apache 鏡像獲得:

http://www.apache.org/dyn/closer.cgi/curator/



來自:http://www.oschina.net/news/62351/apache-curator-2-8-0-release

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!