fanyang89 commented on PR #2116: URL: https://github.com/apache/zookeeper/pull/2116#issuecomment-1953690319
This is a very high effort fix, and the way we deployed the fix internally was to serialize everything but the xid first, and then get the new xid and populate the buffer once it was in the critical zone. It's almost like rewriting all the request submissions all over again. The code in this PR is an early version to point out the issue. -- 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