Hi everyone.I am a zk source code learner I have some confusion when I read the source code of zk leader failover phase.This phase has two epoch acceptedEpoch and currentEpoch. But I don't understand why acceptEpoch is needed instead of using currentEpoch directly?
- what's the different between acceptedEpoch and currentEpoch? yuzhou li
