[ 
https://issues.apache.org/jira/browse/QPID-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713072#action_12713072
 ] 

Gordon Sim commented on QPID-1873:
----------------------------------

Handling the exclusivity is likely the trickiest part. The SessionAdapter 
instance that declared the queue will hold it in the exclusiveQueues list. When 
the session is destroyed it will then release ownership and check if the queue 
should be auto-deleted.

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

Reply via email to