[
https://issues.apache.org/jira/browse/ARTEMIS-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736654#comment-16736654
]
ASF GitHub Bot commented on ARTEMIS-2217:
-----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2491
ARTEMIS-2217 remove state on clean MQTT session disconnect
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2217
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2491.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 #2491
----
commit a4d0cf9ab42dd5076b78fb47e3425d11c917db53
Author: Justin Bertram <jbertram@...>
Date: 2018-12-29T08:53:04Z
ARTEMIS-2217 remove state on clean MQTT session disconnect
----
> ‘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)