[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720544#comment-13720544
 ] 

Mridul Muralidharan commented on BOOKKEEPER-648:
------------------------------------------------

To add to my comment above :

The test tries to ensure that, 
a) all messages sent are received in both sync and async case.
b) they are received in the right order.
c) there is no data loss (properties, text are checked).

Spinning until we receive the message can cause tests to hang in case of 
failure due to (a).

                
> BasicJMSTest failed
> -------------------
>
>                 Key: BOOKKEEPER-648
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-648
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: hedwig-client
>            Reporter: Flavio Junqueira
>            Assignee: Mridul Muralidharan
>
> While running tests, I got once a failure for this hedwig-client-jms test: 
> BasicJMSTest.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to