[
https://issues.apache.org/jira/browse/AMQ-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Maucourt updated AMQ-6347:
----------------------------------
Description:
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.
i stop my subscription and re-start it on A ... OK, i re-receive M.
i 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.
was:
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.
> [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.
> i stop my subscription and re-start it on A ... OK, i re-receive M.
> i 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)