当前位置

网站首页> 程序设计 > 程序资讯 > 软件更新资讯 > 浏览文章

Apache Curator 2.7.1 发布,zookeeper 客户端简化

作者:小梦 来源: 网络 时间: 2024-02-04 阅读:

Apache Curator 2.7.1 发布了,zookeeper 的客户端调用过于复杂,Apache Curator 就是为了简化zookeeper客户端调用而生,利用它,可以更好的使用zookeeper。

改进记录:

Bug

  • [CURATOR-175] - If zookeeper is down when discovery is started, it fails to register when the zookeeper comes up for the first time.

  • [CURATOR-179] - Sequential path creation of /somepath/N throws exception

  • [CURATOR-181] - discovery: registration of wrong/old service instance on RECONNECT

Improvement

  • [CURATOR-111] - CuratorFramework.Builder should allow adding multiple auths

  • [CURATOR-140] - Support the initial data for the node in InterProcessReadWriteLock

  • [CURATOR-166] - Make ZKPaths accept more than one child

  • [CURATOR-170] - ChildReaper would benefit by being able to manage multiple paths

  • [CURATOR-176] - Currently difficult to write ServiceDiscovery admin console

  • [CURATOR-177] - Pull request: Use Curator in thread names

热点阅读

网友最爱