You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/29 09:27:00 UTC

[jira] [Commented] (ARTEMIS-2217) ‘MQTTSessionState’ in the ‘SESSIONS ConcurrentHashMap’ never be removed

    [ https://issues.apache.org/jira/browse/ARTEMIS-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730615#comment-16730615 ] 

ASF GitHub Bot commented on ARTEMIS-2217:
-----------------------------------------

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 <li...@...>
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

----


> ‘MQTTSessionState’ in the ‘SESSIONS ConcurrentHashMap’ never be removed
> -----------------------------------------------------------------------
>
>                 Key: ARTEMIS-2217
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2217
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: MQTT
>    Affects Versions: 2.7.0
>            Reporter: Shiping Liang
>            Priority: Major
>
> ‘MQTTSessionState’ in the ‘SESSIONS ConcurrentHashMap’ should be removed when the conusmer (cleanSession is true) connection is closed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)