[
https://issues.apache.org/jira/browse/QPID-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849293#comment-13849293
]
ASF subversion and git services commented on QPID-5421:
-------------------------------------------------------
Commit 1551256 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1551256 ]
QPID-5421: Restore windows fix that got reverted on r1550819
> HA replication error in stand-alone replication.
> ------------------------------------------------
>
> Key: QPID-5421
> URL: https://issues.apache.org/jira/browse/QPID-5421
> Project: Qpid
> Issue Type: Bug
> Components: C++ Clustering
> Affects Versions: 0.24
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.25
>
>
> When using standalone replication between two brokers, there will be
> replication errors if messages are put onto the primary queue before
> replication is set up.
> To reproduce:
> Create queue "q" on brokers P and B.
> Put messages 1,2,3 on P.q
> Start replication from P.q to B.q
> Put messages 4,5,6 o P.q
> Fetch and acknowledged one message from P.q
> Fetch all messages from B.q. Instead of the expected messages [1,2,3,4,5], q
> has [0,1,3,4,5]
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]