Sylvain Maucourt created AMQ-6347:
-------------------------------------

             Summary: [MQTT] retained message is not dispatched on cluster 
infrastructure with a cluster failed
                 Key: AMQ-6347
                 URL: https://issues.apache.org/jira/browse/AMQ-6347
             Project: ActiveMQ
          Issue Type: Bug
          Components: MQTT
    Affects Versions: 5.13.3
            Reporter: Sylvain Maucourt


i created a cluster of 2 instances of ActiveMQ A & B.
i subscribe on a topic from both instances.
i publish a retained message M from A.
it displays M on my 2 subscriptions A & B.
it stop my subscription and re-start it on A ... OK, i re-receive M.
it stop my subscription and re-start it on B ... OK, i re-receive M.

i stop A.
it stop my subscription and re-start it on B ... nothing appears.
i re-start A.
i start my subscription on A... nothing appears.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to