Client requests get no response when exception is thrown inside socket loop of
NIOServerFactory
-----------------------------------------------------------------------------------------------
Key: BOOKKEEPER-24
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-24
Project: Bookkeeper
Issue Type: Bug
Reporter: Flavio Junqueira
In the run method of NIOServerFactory, if an exception is thrown, then we catch
it and simply log. If this exception has been generated, for example, while
processing an addEntry, then the client receives no response for that request.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira