Is it possible that follower still hold uncommitted data after truncating and reloading? ZKDatabase.loadDataBase() loads data from the most recent snapshot, but FileTxnLog.truncate() doesn't delete the snapshot files corresponding to the deleted log files. -- With regards, Mingyuan AN