FrankChen021 commented on PR #19875: URL: https://github.com/apache/druid/pull/19875#issuecomment-5210862960
Follow-up validation for the Kafka temp-directory compile fix (commit `af532cf3d0`): - Updated the only `CliPeonTest.makePeonInjectorWithStubEmitter` call in `extensions-core` to pass `super.tempFolder.getRoot()`, matching the migrated `File` API. No `services` or `indexing-service` files were changed. - With the latest migrated fixture APIs from the dependent validation branches, the Kafka module testCompile passed for all 24 test classes. - Module-scoped Checkstyle, Enforcer, forbidden-API, PMD, and SpotBugs passed. `KafkaSupervisorSpecTest`: 7/7 passed. - Docker-backed Kafka tests were attempted but cannot run in this environment because no Docker daemon is available. Part of #13948. -- 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]
