abhishekrb19 commented on PR #18689: URL: https://github.com/apache/druid/pull/18689#issuecomment-3488300950
The failing embedded test is unrelated to this PR. It's been flakey on a few other PRs, a retry didn't help: ``` Error: Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 246.174 s <<< FAILURE! - in org.apache.druid.testing.embedded.docker.IngestionDockerTest Error: test_runIndexTask_andKillData Time elapsed: 128.148 s <<< ERROR! org.apache.druid.java.util.common.ISE: Timed out waiting for event ``` cc: @kfaraz -- 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]
