devinbost commented on issue #6224: Possible race condition: ReaderTest.testReadMessageWithBatchingWithMessageInclusive:148 expected [true] but found [false] URL: https://github.com/apache/pulsar/issues/6224#issuecomment-582215418 In the failing test, `incomingMessages.size()` in `hasMoreMessages(..)` evaluates to 0 instead of the expected value.
---------------------------------------------------------------- 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
