GitHub user onlyMIT opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2485

    ARTEMIS-2217 ‘MQTTSessionState’ in the ‘SESSIONS ConcurrentHashMap’ 
n…

    …ever be removed
    
    ‘MQTTSessionState’ in the ‘SESSIONS ConcurrentHashMap’ should be 
removed when the conusmer (cleanSession is true) connection is closed

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/onlyMIT/activemq-artemis ARTEMIS-2217

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2485.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2485
    
----
commit c4c951c3a2cf74f211d9b7c17cad48f27b725ff5
Author: onlyMIT <liangshipin_g@...>
Date:   2018-12-29T08:53:04Z

    ARTEMIS-2217 ‘MQTTSessionState’ in the ‘SESSIONS ConcurrentHashMap’ 
never be removed
    
    ‘MQTTSessionState’ in the ‘SESSIONS ConcurrentHashMap’ should be 
removed when the conusmer (cleanSession is true) connection is closed

----


---

Reply via email to