horizonzy opened a new pull request, #2115: URL: https://github.com/apache/zookeeper/pull/2115
In most cases, the committed log isn't used, it's only used in the fast follower synchronization. So we can generate the QuorumPacket when fast follower synchronizing to reduce the ZKDatabase#committedLog memory usage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org