NIOServerCnxn needs to improve shutdown() handling
--------------------------------------------------
Key: ZOOKEEPER-120
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-120
Project: Zookeeper
Issue Type: Bug
Components: server
Reporter: Patrick Hunt
When the NIOServerCnxn is shutdown it doesn't handle gracefully - if shutdown
is called we should set internal state. In the run method we print unnecessary
error messages as we don't currently know that shutdown (gracefully) was called
rather than some other more serious, unexpected, condition.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.