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

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

GitHub user onlyMIT opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2493

    ARTEMIS-2223 when a new consumer is created, no subscription is called.

    In the 'MQTTTest.testCleanSession()' test method, when a new consumer is 
created, no subscription is called.Consumers need to subscribe before they 
consume the news.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/onlyMIT/activemq-artemis ARTEMIS-2223

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2493.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 #2493
    
----
commit 2a6d230c4c8cd739090c5da58754a005d62e1a40
Author: onlyMIT <liangshipin_g@...>
Date:   2019-01-08T09:39:37Z

    ARTEMIS-2223 when a new consumer is created, no subscription is called.
    
    In the 'MQTTTest.testCleanSession()' test method, when a new consumer is 
created, no subscription is called.Consumers need to subscribe before they 
consume the news.

----


> when a new consumer is created, no subscription is called.
> ----------------------------------------------------------
>
>                 Key: ARTEMIS-2223
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2223
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Shiping Liang
>            Priority: Major
>
> In the 'MQTTTest.testCleanSession()' test method, when a new consumer is 
> created, no subscription is called.
> Consumers need to subscribe before they consume the news.



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

Reply via email to