Relative Content

Tag Archive for apache-zookeeper

What is the highest ZooKeeper clean up frequency

I am currently dealing with an issue where occasionally a system using ZooKeeper will generate are large number of snapshots and transaction log files. These take up disk space that we would like to free up as quickly as possible.

About ZK with snapshot startup failure problem

zk version: 3.8.3 first of all my zk cluster crushed, and i want to findout the reason. i dump the snapshot and datalog to my test server but it can’t startup either then i delete the datalog file and restart , it succeed BUT when i stoped the instance and restart , it failed, can’t […]