[
https://issues.apache.org/jira/browse/ARTEMIS-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736954#comment-16736954
]
ASF GitHub Bot commented on ARTEMIS-2217:
-----------------------------------------
Github user onlyMIT commented on the issue:
https://github.com/apache/activemq-artemis/pull/2491
@jbertram I think I found out why your solution passed the test, your test
was constructed on a wrong test code. the solution your provided, after I
tested it with the revised test code, the test did not pass.
The test issue, i created a jira and opened a
[#2493](https://github.com/apache/activemq-artemis/pull/2493) to solve this
test issue.
we need it, calling "clean()" in the "setIsClean(boolean isClean)" method.
> ‘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)