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

michael j. goulish updated QPID-1611:
-------------------------------------

    Description: 

queue durability does not survive cluster broker newbie sync.

When a new broker is syncing up with a cluster, it gets all the information it 
needs to preserve queue durability, 
But the code pathway that we go through in that case does not tell the 
journaling code to create a journal.
This has the effect of making the queue not durable after all.


!  catch attached patch !





  was:
BZ 480871

queue durability does not survive cluster broker newbie sync.

!  catch attached patch !





        Summary: queue durability is lost on broker-newbie sync.  (was: patch 
for BZ 480871)

> queue durability is lost on broker-newbie sync.
> -----------------------------------------------
>
>                 Key: QPID-1611
>                 URL: https://issues.apache.org/jira/browse/QPID-1611
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: michael j. goulish
>            Priority: Critical
>         Attachments: 480871.diff
>
>
> queue durability does not survive cluster broker newbie sync.
> When a new broker is syncing up with a cluster, it gets all the information 
> it needs to preserve queue durability, 
> But the code pathway that we go through in that case does not tell the 
> journaling code to create a journal.
> This has the effect of making the queue not durable after all.
> !  catch attached patch !

-- 
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