[
https://issues.apache.org/jira/browse/ARTEMIS-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367411#comment-16367411
]
ASF GitHub Bot commented on ARTEMIS-1685:
-----------------------------------------
GitHub user dejanb opened a pull request:
https://github.com/apache/activemq-artemis/pull/1873
ARTEMIS-1685 Set MQTT connection clientID before session creation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dejanb/activemq-artemis mqtt-clientid
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1873.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 #1873
----
commit 320033d2f78a619d62d65edae023e3803ba7740e
Author: Dejan Bosanac <dejan@...>
Date: 2018-02-16T14:49:10Z
ARTEMIS-1685 Set MQTT connection clientID before session creation
----
> Set MQTT connection clientID before session creation
> ----------------------------------------------------
>
> Key: ARTEMIS-1685
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1685
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: MQTT
> Affects Versions: 2.4.0
> Reporter: Dejan Bosanac
> Priority: Major
>
> It will make this property available in the plugin beforeCreateSession() and
> afterCreateSession(), which can be useful.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)