You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/03 19:52:00 UTC

[jira] [Work logged] (ARTEMIS-2476) New MQTT subscriptions receive older (not last published) retained message.

     [ https://issues.apache.org/jira/browse/ARTEMIS-2476?focusedWorklogId=396973&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-396973 ]

ASF GitHub Bot logged work on ARTEMIS-2476:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Mar/20 19:51
            Start Date: 03/Mar/20 19:51
    Worklog Time Spent: 10m 
      Work Description: csimhadri commented on issue #2837: ARTEMIS-2476: New MQTT subscriptions receive older (not last published) retained message.
URL: https://github.com/apache/activemq-artemis/pull/2837#issuecomment-594136334
 
 
   @clebertsuconic  @michaelandrepearce  do we have plans on merging this soon?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 396973)
    Time Spent: 1h 40m  (was: 1.5h)

> New MQTT subscriptions receive older (not last published) retained message.
> ---------------------------------------------------------------------------
>
>                 Key: ARTEMIS-2476
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2476
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: MQTT
>    Affects Versions: 2.10.0, 2.10.1
>            Reporter: Assen Sharlandjiev
>            Priority: Blocker
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> I have observed that new MQTT subscriptions on a given topic, receive older retained messages. Instead of getting the latest retained message published on the topic, the new subscription received an older message, published before that last one. 
>  
> I have created a [mqtt-test|https://github.com/assens/mqtt-test] project that demonstrated the problem.  Check the readme, and run the Artemis broker test:
>  
> mvn -Dtest=ArtemisTest verify
>  
>  The test project contains multiple MQTT brokers tests. Only Artemis broker tests fail.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)