[Java broker] stop the acceptor thread exiting when encountering IOExceptions 
such as too many open files
---------------------------------------------------------------------------------------------------------

                 Key: QPID-3810
                 URL: https://issues.apache.org/jira/browse/QPID-3810
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.14
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.15


The Java brokers new IO acceptor thread will exit when encountering 
IOExceptions such as too many open files. It should instead catch the Exception 
and attempt to continue (after a short delay to prevent tight spinning throwing 
such exceptions) and allow broker operation to continue if the issue is 
resolved.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to