[
https://issues.apache.org/jira/browse/QPID-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPID-5781:
---------------------------------
Status: Reviewable (was: In Progress)
> [Java broker] exceptions while closing entries in the ConnectionRegistry can
> prevent clean shutdown
> ---------------------------------------------------------------------------------------------------
>
> Key: QPID-5781
> URL: https://issues.apache.org/jira/browse/QPID-5781
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: 0.20, 0.22, 0.24, 0.26, 0.28
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Fix For: 0.29
>
>
> When the ConnectionRegistry is closed during broker shutdown, it attempts to
> close connections within a try-catch block and logs the exception. It is
> likely any such exception would mean the connection wont close and properly
> deregister, in which case the registry close process could sit looping
> retrying it.
> If an exception is thrown while closing a connection in the registry, it
> should be removed immediately to ensure the process cant infinite loop.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]