1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Apache Curator 2.9 发布,ZooKeeper 客户端简化 下载

Discussion in '软件资讯' started by 漂亮的石头, 2015-09-12.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,295
    Likes Received:
    47
    Apache Curator 2.9 发布,此版本改进了 Java 库,使得 Apache ZooKeeper 使用更简单更可靠。

    更新内容:

    Bug 修复


    • [CURATOR-167] - All registered watchers should be cleared on close


    • [CURATOR-218] - Race condition in client.blockUntilConnected()


    • [CURATOR-224] - Locking Not Working with DistributedIdQueue


    • [CURATOR-228] - A serious death cycle error(一个严重的死循环错误)


    • [CURATOR-231] - TestDistributedQueue.testRetryAfterFailure_Curator56 fails


    • [CURATOR-234] - Add test logging back to modules


    • [CURATOR-235] - LeaderSelector.internalRequeue should be private


    • [CURATOR-236] - TreeCache throws IllegalArgumentException when node is a substring of the requested path


    • [CURATOR-240] - Severe memory leak in TreeCache when path does not exist


    • [CURATOR-241] - PersistentEphemeralNode writes initial data on reconnect


    • [CURATOR-242] - TestDistributedQueue.testCustomExecutor() is failing


    • [CURATOR-243] - TestDistributedIdQueue.testRequeuingWithLock is failing


    • [CURATOR-254] - TestBoundedDistributedQueue:testMulti fails intermittently
    改进


    • [CURATOR-129] - Two of PathChildrenCache's constructors need better doc


    • [CURATOR-223] - PathChildrenCache (wastefully) creates a thread per monitored node.
    新特性


    下载:http://www.apache.org/dyn/closer.cgi/curator/
    (mirror sync times may vary)

    zookeeper 的客户端调用过于复杂,Apache Curator 就是为了简化zookeeper客户端调用而生,利用它,可以更好的使用zookeeper。
    Apache Curator 2.9 发布,ZooKeeper 客户端简化下载地址
     
Loading...