Apache ZooKeeper 3.4.3 Released
For those of you new to Apache ZooKeeper, it is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. To learn more about ZooKeeper, please visit the Apache ZooKeeper homepage.
As part of stabilizing Apache ZooKeeper 3.4 branch, ZooKeeper 3.4.3 has just been released. It is a bug fix release on the 3.4 branch and fixes 17 issues out of which 1 is very critical and can cause data inconsistency (ZOOKEEPER-1367). This particular issue can lead to data inconsistencies in your ZooKeeper servers. If you are currently using any of the 3.4.* releases, please make sure you upgrade to 3.4.3.…