[ 
https://issues.apache.org/jira/browse/CXF-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970747#action_12970747
 ] 

Freeman Fang commented on CXF-3179:
-----------------------------------

this is actually caused by awaitMessages in 
ServerPersistenceTest.verifyRetransmissionQueue() is incomplete.
Server should wait for SequenceAcknowledgement from client side. 
If client side send SequenceAcknowledgement just at the same time when bus 
shutdown, we will see test failure.
Fix is coming soon.


> ServerPersistenceTest fail intermittently
> -----------------------------------------
>
>                 Key: CXF-3179
>                 URL: https://issues.apache.org/jira/browse/CXF-3179
>             Project: CXF
>          Issue Type: Test
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to