add better reporting for initLimit being reached
------------------------------------------------
Key: ZOOKEEPER-715
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-715
Project: Zookeeper
Issue Type: Improvement
Components: server
Affects Versions: 3.2.2
Reporter: Patrick Hunt
Fix For: 3.3.1
when the initLimit is reached (sending zk database to follower) we don't print
out very useful log information.
we need to add details on when the snap is read, when the new snap is written,
and the start/end of the transfer to follower. start/end should include useful
logging in the case that initLimit is reached and the operation fails.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.