You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/01/22 23:52:20 UTC

[jira] [Resolved] (AMQ-4989) Better protect worker thread in TcpTransportServer that handles socket accepts

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

Timothy Bish resolved AMQ-4989.
-------------------------------

    Resolution: Fixed

Fix applied on trunk

> Better protect worker thread in TcpTransportServer that handles socket accepts
> ------------------------------------------------------------------------------
>
>                 Key: AMQ-4989
>                 URL: https://issues.apache.org/jira/browse/AMQ-4989
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Transport
>    Affects Versions: 5.7.0, 5.8.0, 5.9.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.10.0
>
>
> The worker thread in the TcpTransportServer that handles socket accepts from a queue can die if the handle method allows a throwable to escape.  We should catch these and log them as warn if the transport isn't stopping as this is unexpected and we don't want this thread to die and stop servicing incoming connections.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)