Julian Scheid created ARTEMIS-232:
-------------------------------------

             Summary: 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)

Reply via email to