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

Keith Wall updated QPID-5798:
-----------------------------

    Affects Version/s: 0.28

> Intermittent failure of FailoverBehaviourTest due to race condition
> -------------------------------------------------------------------
>
>                 Key: QPID-5798
>                 URL: https://issues.apache.org/jira/browse/QPID-5798
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.26, 0.28
>            Reporter: Andrew MacBean
>             Fix For: 0.29
>
>         Attachments: 
> 0001-QPID-5798-Intermittant-failure-of-FailoverBehaviourT.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The test 
> org.apache.qpid.client.failover.FailoverBehaviourTest.testAutoAcknowledgedQueueBrowserCloseWhileFailover
>  is intermittently failing under the BDB 0-9 profile.
> The issue appears to be that the prepareQueueBrowser() method fails to take 
> into account that without a forced sync (for non transacted ack modes) there 
> is a race between the producerSession and the queueBrowsers check for the 
> messages on the broker.  Adding a sync for the non transacted ack mode cases 
> should resolve this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to