abhishekrb19 commented on PR #19011: URL: https://github.com/apache/druid/pull/19011#issuecomment-4029014933
Just downloaded the test-report artifacts from GitHub and I see `org.apache.druid.testing.embedded.docker.IngestionBackwardCompatibilityDockerTest` was the last embedded test and the test JVM crashes. Since the test [uses](https://github.com/apache/druid/blob/master/embedded-tests/src/test/java/org/apache/druid/testing/embedded/docker/IngestionBackwardCompatibilityDockerTest.java#L42) an old Coordinator from 31.0.0, would some of the changes here be compatible with that? I’m wondering if the test might actually be uncovering a legitimate backwards compatibility issue with an old Coordinator + new Brokers. cc: @mshahid6 @jtuglu1 -- 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]
