BewareMyPower commented on PR #16493:
URL: https://github.com/apache/pulsar/pull/16493#issuecomment-1439554475

   It's still flaky, while it now sometimes failed at
   
   ```java
           verifyConsumerActive(listener1, -1);
   ```
   
   ```
   java.lang.AssertionError: 
   Expected :null
   Actual   :-1
   <Click to see difference>
   
        at 
org.apache.pulsar.broker.service.PersistentFailoverE2ETest.verifyConsumerActive(PersistentFailoverE2ETest.java:110)
        at 
org.apache.pulsar.broker.service.PersistentFailoverE2ETest.testSimpleConsumerEventsWithoutPartition(PersistentFailoverE2ETest.java:156)
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to