merlimat opened a new pull request #5329: Fix ConsumerRedeliveryTest by ensure 
clean state on each run
URL: https://github.com/apache/pulsar/pull/5329
 
 
   ### Motivation
   
   The test retries are failing because the state for the prev execution 
lingers on.
   
   ```
   2019-10-07\T\21:21:48.362 [ERROR] 
org.apache.pulsar.client.api.ConsumerRedeliveryTest.testOrderedRedelivery(org.apache.pulsar.client.api.ConsumerRedeliveryTest)
   2019-10-07\T\21:21:48.363 [INFO]   Run 1: PASS
   2019-10-07\T\21:21:48.363 [ERROR]   Run 2: 
ConsumerRedeliveryTest.testOrderedRedelivery:74 ยป ProducerBusy Producer with 
n...
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to