chia7712 commented on PR #15480: URL: https://github.com/apache/kafka/pull/15480#issuecomment-1980334123
run the failed tests on my local: ```sh ./gradlew cleanTest core:test --tests ReplicaManagerTest --tests TransactionsTest --tests PlaintextAdminIntegrationTest --tests ConsumerBounceTest tools:test --tests MetadataQuorumCommandTest ``` all pass. the related tickets are shown below. https://issues.apache.org/jira/browse/KAFKA-15104 https://issues.apache.org/jira/browse/KAFKA-10663 https://issues.apache.org/jira/browse/KAFKA-16184 https://issues.apache.org/jira/browse/KAFKA-16323 -- 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]
