lhotari commented on issue #25145:
URL: https://github.com/apache/pulsar/issues/25145#issuecomment-3753992318

   I haven't checked it yet, but there's a possibility that the test code 
contains a race condition with the `receiptTracker` handling.
   You can remove `if (receipts != null) {` in the consumer task logic to find 
out. It would be null if there's a race condition.
   
   
   
   
   


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