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

Sijie Guo commented on BOOKKEEPER-648:
--------------------------------------

// d) For sync test, wait for 100 ms for each message to be received : null is 
returned if it times out without receiving any message.

I think a reliable way to receive the message is polling in a while loop until 
received message. otherwise, it might be affected by the slow down of the 
bookies.
                
> 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