richardstartin commented on PR #8603: URL: https://github.com/apache/pinot/pull/8603#issuecomment-1110960796
It's not yet clear that all tests can run at job parallelism 1 or where the global balance between parallelism and avoiding this bug balance out, but some of the tests get a lot faster with this change. Before: <img width="522" alt="Screenshot 2022-04-27 at 13 42 30" src="https://user-images.githubusercontent.com/16439049/165520407-fcbbe0aa-9b75-4495-9b2f-3b51517526a8.png"> After: <img width="523" alt="Screenshot 2022-04-27 at 13 47 28" src="https://user-images.githubusercontent.com/16439049/165521319-f2ae5209-6c53-40fa-b33a-82c5e2cb0009.png"> The bug is fixed in Helix [here](https://github.com/apache/helix/pull/2065) and should hopefully be easily available once Helix has been upgraded in #8306 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
