You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/10/22 16:08:35 UTC

[GitHub] [pulsar] merlimat opened a new issue #5438: Test errors in DispatcherBlockConsumerTest

merlimat opened a new issue #5438: Test errors in DispatcherBlockConsumerTest
URL: https://github.com/apache/pulsar/issues/5438
 
 
   There are several open issues for intermettent test failures in `DispatcherBlockConsumerTest`. 
   #506, #786, #1082 and #814. 
   
   After a closer look, it seems to me that in some cases, the unblocking of consumers is not working as expected (eg. after consumer sends redelivery requests) and the tests are passing because of a race condition that masks the problem.
   
   cc/ @rdhabalia 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services