[ 
https://issues.apache.org/jira/browse/ARTEMIS-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513914#comment-16513914
 ] 

ASF subversion and git services commented on ARTEMIS-1935:
----------------------------------------------------------

Commit 838cca49ea739172f7f0a229a5f2b643a9e8f30c in activemq-artemis's branch 
refs/heads/2.6.x from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=838cca4 ]

ARTEMIS-1935: Close of openwire connection should closes all open sessions

This is my ammending to the last commit
I'm adding some extra verifications to the test
and I fixed a leak that already existed on the previous map

(cherry picked from commit b360fa6063b4060ad91a478d3b46dba557d9a72b)


> Openwire connection logs failures on close for open sessions
> ------------------------------------------------------------
>
>                 Key: ARTEMIS-1935
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1935
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Benjamin Graf
>            Priority: Major
>
> Openwire implementation acts different to core protocoll and ActiveMQ 
> OpenWire implementation. Actually only internal sessions are automatically 
> closed with connection. This causes the same urgly warning messages as 
> resolved in ARTEMIS-1768. According to the JavaDoc of ActiveMQConnection it 
> should close all open sessions not only internal ones. This would avoid the 
> warning log messages at all.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to