WJL3333 opened a new issue, #18549:
URL: https://github.com/apache/pulsar/issues/18549

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   branch master
   
   ### Minimal reproduce step
   
   change unit test `ManagedLedgerTest.testManagedLedgerWithReadEntryTimeOut` 
add more readEntry ops. the unit test fail
   
   ### What did you expect to see?
   
   all readEntry can be finished in `ReadEntryTimeoutSeconds` wheather success 
or fail or timeout.
   
   ### What did you see instead?
   
   unit test hang, because current check logic only apply on last readEntry ops.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


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