[
https://issues.apache.org/jira/browse/QPID-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712714#action_12712714
]
Alan Conway commented on QPID-1873:
-----------------------------------
This is good as far as it goes but durability is not the only property that is
not propagated. We also need to propagate exclusive, auto-delete etc. To be
precise: we need to propagate every field from the AMQP queue.declare method.
We also need to do the same for Exchange.
> Queue durability does not propagate in cluster newbie broker update.
> --------------------------------------------------------------------
>
> Key: QPID-1873
> URL: https://issues.apache.org/jira/browse/QPID-1873
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Reporter: michael j. goulish
> Attachments: queue_durability_propagation.diff
>
>
> When a newbie broker is added to a cluster, it will hallucinate all of its
> queues as durable.
> It happens because the encode / decode stuff in src/qpid/broker/Queue.cpp
> just doesn't propagate the actual durability status of queues.
> It assumes that all queues are durable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]