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


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:dev-subscr...@qpid.apache.org

Reply via email to