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

   ### Motivation
   
   test example: 
https://github.com/apache/pulsar/runs/8128077384?check_suite_focus=true
   
   #### Why flaky
   
   Consumers use subscription type `Shared` which is not guaranteed to be 
sequential but uses the index to comparison
   
   ### Modifications
   
   compare using the content of the unack messages
   
   ### Documentation
   
   
   - [ ] `doc-required` 
   
     
   - [x] `doc-not-needed` 
   
     
   - [ ] `doc` 
   
   
   - [ ] `doc-complete`
   


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