You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Sylvain Maucourt (JIRA)" <ji...@apache.org> on 2016/07/08 15:50:11 UTC

[jira] [Closed] (AMQ-6347) [MQTT] retained message is not dispatched on cluster infrastructure with a cluster failed

     [ https://issues.apache.org/jira/browse/AMQ-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Maucourt closed AMQ-6347.
---------------------------------
    Resolution: Invalid

i'm going to read more seriously the documentation.

> [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.
> i 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)