merlimat opened a new issue #1614: Itermittent test timeout on 
PersistentFailoverE2ETest.testSimpleConsumerEventsWithoutPartition 
URL: https://github.com/apache/incubator-pulsar/issues/1614
 
 
   #### Expected behavior
   The time is timing out several times. eg: 
   
https://builds.apache.org/job/pulsar_precommit_java8/724/testReport/junit/org.apache.pulsar.broker.service/PersistentFailoverE2ETest/testSimpleConsumerEventsWithoutPartition/
 
   
   Test thread is blocked on: 
   
   
https://github.com/apache/incubator-pulsar/blob/8fbb926089effcadf59e199fe69ec65b4bbe4eae/pulsar-broker/src/test/java/org/apache/pulsar/broker/service/PersistentFailoverE2ETest.java#L217
   
   In particular is waiting on the ` listener.activeQueue.take().intValue())`
   
   
https://github.com/apache/incubator-pulsar/blob/8fbb926089effcadf59e199fe69ec65b4bbe4eae/pulsar-broker/src/test/java/org/apache/pulsar/broker/service/PersistentFailoverE2ETest.java#L102-L105

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


With regards,
Apache Git Services

Reply via email to