You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Flavio Junqueira (JIRA)" <ji...@apache.org> on 2011/06/02 15:47:47 UTC

[jira] [Created] (BOOKKEEPER-24) Client requests get no response when exception is thrown inside socket loop of NIOServerFactory

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