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 2022/07/26 06:38:28 UTC

[GitHub] [pulsar] Nicklee007 opened a new pull request, #16791: [fix][flaky-test] Fix flaky test in PersistentDispatcherFailoverConsumerTest.testAddRemoveConsumer

Nicklee007 opened a new pull request, #16791:
URL: https://github.com/apache/pulsar/pull/16791

   Fixes #16790
   
   ### Motivation
   After remove consumer2, there have three consumer and consumerChanges received 3 msgs, which will cause some value assert error.
   
   https://github.com/apache/pulsar/blob/c2834c902cf0918f420cd6610b27b0f84780c9e8/pulsar-broker/src/test/java/org/apache/pulsar/broker/service/PersistentDispatcherFailoverConsumerTest.java#L412-L418
   
   ### Modifications
   
   1. let some assert to wait status reached.
   
   
   ### Documentation
   
   - [X] `doc-not-needed` 
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] Nicklee007 closed pull request #16791: [fix][flaky-test] Fix flaky test in PersistentDispatcherFailoverConsumerTest.testAddRemoveConsumer

Posted by GitBox <gi...@apache.org>.
Nicklee007 closed pull request #16791: [fix][flaky-test] Fix flaky test in PersistentDispatcherFailoverConsumerTest.testAddRemoveConsumer
URL: https://github.com/apache/pulsar/pull/16791


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org