[
https://issues.apache.org/jira/browse/ARTEMIS-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513904#comment-16513904
]
ASF subversion and git services commented on ARTEMIS-1935:
----------------------------------------------------------
Commit 39871157b40f8ec1c6e1efc37a83ec1f9892e030 in activemq-artemis's branch
refs/heads/master from [~graben]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=3987115 ]
ARTEMIS-1935: Close of openwire connection should closes all open sessions
> 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)