gardnervickers commented on pull request #7929: URL: https://github.com/apache/kafka/pull/7929#issuecomment-706361656
Test failures: ``` Build / JDK 11 / org.apache.kafka.connect.mirror.MirrorConnectorsIntegrationTest.testReplicationWithEmptyPartition Build / JDK 15 / kafka.api.DelegationTokenEndToEndAuthorizationTest.testProduceConsumeViaSubscribe Build / JDK 15 / org.apache.kafka.streams.processor.internals.StateDirectoryTest.shouldCleanupObsoleteStateDirectoriesOnlyOnce Build / JDK 15 / org.apache.kafka.streams.processor.internals.StateDirectoryTest.shouldCleanupObsoleteStateDirectoriesOnlyOnce Build / JDK 8 / org.apache.kafka.streams.integration.StandbyTaskEOSIntegrationTest.shouldWipeOutStandbyStateDirectoryIfCheckpointIsMissing[exactly_once] ``` I ran these locally, but it seems that these two are failing. They seem unrelated to this change though. org.apache.kafka.streams.processor.internals.StateDirectoryTest.shouldCleanupObsoleteStateDirectoriesOnlyOnce org.apache.kafka.streams.integration.StandbyTaskEOSIntegrationTest.shouldWipeOutStandbyStateDirectoryIfCheckpointIsMissing ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org