devinbost opened a new issue #6385: (Flaky-test) Intermittent failure of ReaderTest.testReaderReachEndOfTopic URL: https://github.com/apache/pulsar/issues/6385 I encountered this failure during a Github CI build, but unfortunately, I don't remember which build it was... I'll need to provide more information once I encounter it again. I just wanted to create this issue before I forgot again. ``` FAILED TESTS (2/161): 249 85 ms: ./main ReaderTest.testReaderReachEndOfTopic 250 76 ms: ./main ReaderTest.testReaderReachEndOfTopicMessageWithoutBatches ``` I did notice that `ReaderTest.testReaderReachEndOfTopic` involves `reader.hasMessageAvailable`, which may relate to one or more of the bugs that have been worked on recently there. @yjshen @codelipenghui FYI.
---------------------------------------------------------------- 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
