[
https://issues.apache.org/jira/browse/ARTEMIS-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513888#comment-16513888
]
ASF GitHub Bot commented on ARTEMIS-1935:
-----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/2141
I'm renaming your commit as I merge it...
and I'm adding an extra commit, to make the test a bit. Open several
connections to make sure this wouldn't be an issue with many Sessions, and I've
fixed a memory leak along the way.
> 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)