[
https://issues.apache.org/jira/browse/ARTEMIS-2226?focusedWorklogId=195928&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-195928
]
ASF GitHub Bot logged work on ARTEMIS-2226:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Feb/19 20:59
Start Date: 07/Feb/19 20:59
Worklog Time Spent: 10m
Work Description: michaelandrepearce commented on issue #2528:
ARTEMIS-2226 last consumer connection should close the previous consu…
URL: https://github.com/apache/activemq-artemis/pull/2528#issuecomment-460700605
First of all mqtt connect = create session in core.
I dont want to introduce anything thats protocol specific. Nor introduce
something that is already represented.
Im happy with current create session being a top level supported
notification (eg move it from plugin and have it in session like consumer
notification is) as this is agnostic and will cause little extra traffic
compared with create consumer which already is. And im happy with extra data
being added to this notification.
i sent a pr to your branch as a sort of example (needs polish)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 195928)
Time Spent: 19.5h (was: 19h 20m)
> (MQTT)In the cluster,the last consumer connection should close the previous
> consumer connection
> -----------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-2226
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2226
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Shiping Liang
> Priority: Major
> Time Spent: 19.5h
> Remaining Estimate: 0h
>
> Multiple consumers using the same clientId in the cluster, the last consumer
> connection should close the previous consumer connection!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)