lhotari commented on issue #23307: URL: https://github.com/apache/pulsar/issues/23307#issuecomment-2350336638
> The test fails consistently when using `.messageListener` without `.startPaused(true)`. In that case, there's 7 to 10 out-of-order messages in each test run. With these changes: [lhotari@ca41a88f](https://github.com/lhotari/pulsar/commit/ca41a88f) > > This looks like a client-side bug instead of broker side issue with Key_Shared. I was testing this in branch-3.3 . It's possible that it reproduces the PIP-282 issue without `.startPaused(true)`. I'll check. -- 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]
