devinbost opened a new issue #6224: Possible race condition: 
ReaderTest.testReadMessageWithBatchingWithMessageInclusive:148 expected [true] 
but found [false]
URL: https://github.com/apache/pulsar/issues/6224
 
 
   **Describe the bug**
   I'm able to reproduce this issue locally but not consistently. It doesn't 
seem to behave like the other flaky tests that occur only in Github CI due to 
timeouts. 
   I think there might be a race condition because 
`reader.hasMessageAvailable()` is evaluating to false when it should be true. 
   
   **To Reproduce**
   Run the test several times.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to