paul-rogers commented on PR #12909: URL: https://github.com/apache/druid/pull/12909#issuecomment-1219700372
Fixed one actual issue. Odd that the UT worked on Java 8 but not on the other versions: the issue seemed unrelated to the Java version. `SegmentMetadataCacheTest.testLocalSegmentCacheSetsDataSourceAsGlobalAndJoinable` appears flaky, it didn't fail in the IDE. Added a longer timeout as a possible workaround. The two IT failures appear infrastructure-related. Pushing a new commit to fix the actual issues and retry the flaky ITs. -- 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]
