metahys commented on pull request #12076: URL: https://github.com/apache/pulsar/pull/12076#issuecomment-922443275
It seems that `KeySharedConsumerTest` will produce non-deterministic results due to using `rand()` to generate the key. And for some seeds used by `srand()`, the test will fail. -- 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]
