You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/03 16:55:54 UTC

[jira] [Assigned] (QPID-3810) [Java broker] stop the acceptor thread exiting when encountering IOExceptions such as too many open files

     [ https://issues.apache.org/jira/browse/QPID-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell reassigned QPID-3810:
------------------------------------

    Assignee: Keith Wall  (was: Robbie Gemmell)

Keith, could you review this change please? Thanks, Robbie.
                
> [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: Keith Wall
>             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:dev-subscribe@qpid.apache.org