[
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)