[
https://issues.apache.org/jira/browse/ARTEMIS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907439#comment-14907439
]
ASF subversion and git services commented on ARTEMIS-232:
---------------------------------------------------------
Commit 4cdcc618ff3dc08db45d696b5c4955abcee23782 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=4cdcc61 ]
ARTEMIS-232 Fixing logs
> STOMP error when closing connection without DISCONNECT
> ------------------------------------------------------
>
> Key: ARTEMIS-232
> URL: https://issues.apache.org/jira/browse/ARTEMIS-232
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Stomp
> Reporter: Julian Scheid
> Priority: Minor
>
> When a stomp connection times out without a DISCONNECT frame being sent, the
> following error is logged:
> {noformat}
> AMQ221021: failed to remove connection
> {noformat}
> Does this mean resources are being leaked?
> This can be reproduced as follows:
> {noformat}
> mvn3 -Ptests -DfailIfNoTests=false -Dtest=StompConnectionCleanupTest test
> {noformat}
> The output of this test case contains the error message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)