yzx1983 opened a new pull request, #2102: URL: https://github.com/apache/zookeeper/pull/2102
We should not terminate the do_io thread immediately when the client in "unrecoverable" state, because it can not guarantee there is no new request gets in the work queue at the same time. The safer way is make do_io keep completing the new requests when the client is unrecoverable, until a close request gets in. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
