[
https://issues.apache.org/jira/browse/QPID-5915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080894#comment-14080894
]
ASF subversion and git services commented on QPID-5915:
-------------------------------------------------------
Commit 1614893 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1614893 ]
QPID-5915: [Java Broker] Guard the case where client and server sides race to
close the same connection.
This change reuses the approach taken by ConnectionRegistry when the Broker is
shutdown. Namely, it logs the failure
and continues to allow the Broker to shutdown.
> Stopping virtualhost does not close existing messaging connection
> -----------------------------------------------------------------
>
> Key: QPID-5915
> URL: https://issues.apache.org/jira/browse/QPID-5915
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Alex Rudyy
> Priority: Critical
> Fix For: 0.29
>
> Attachments: QPID-5915.git_patch
>
>
> If I create messaging connections to a virtualhost, then use Web Management
> to Stop the Virtiualhost, I expect the virtualhost to close all existing
> connections and prevent new ones from being formed. The former is not
> happening: the messaging connections remain open.
> Stopping the Virtualhostnode closes messaging connections correctly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]