Vincent Sourin created ARTEMIS-443:
--------------------------------------

             Summary: Dead Client Ressource cleanup problems with OpenWire 
Protocol
                 Key: ARTEMIS-443
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-443
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: OpenWire
    Affects Versions: 1.1.0
         Environment: Embedded Artemis Server in Widlfly 10 (version 1.1.0)
+ C# Standalone Client with Apache NMS ActiveMQ (version 1.7.1)
            Reporter: Vincent Sourin


In org.apache.activemq.core.protocol.openwire.OpenWireProtocolManager the 
method #removeConnection(AMQConnectionContext context, ConnectionInfo info, 
Throwable error) is not called when the client crashes. (This method is called 
when the client disconnects correctly).

So, when the client tries to reconnect the method 
#addConnection(AMQConnectionContext context, ConnectionInfo info) throws an 
InvalidClientIDException



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to