loquisgon commented on pull request #12280: URL: https://github.com/apache/druid/pull/12280#issuecomment-1059980579
@kfaraz I am hitting the same CI failure consistently in one of my PRs after I merged these requests... it is actually now blocking my PR...it also seems to be unrelated to my changes but the common denominator is that the test halts (no output for x minutes...) in the test `HashPartitionMultiPhaseParallelIndexingTest.java` that this PR modified as well. This did not happen before I merged these changes. It could be my changes but I also don't see why. I am not sure how to further debug the test since the output halts and does not provide any more info, this test passes locally for me. -- 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]
