chia7712 commented on PR #16947: URL: https://github.com/apache/kafka/pull/16947#issuecomment-2305471500
``` ./gradlew cleanTest :streams:test --tests AdjustStreamThreadCountTest.shouldAddStreamThread --tests AdjustStreamThreadCountTest.testRebalanceHappensBeforeStreamThreadGetDown --tests EosIntegrationTest.shouldCheckpointRestoredOffsetsWhenClosingCleanDuringRestoringStateUpdaterDisabled --tests AdjustStreamThreadCountTest.shouldRemoveStreamThreadWithStaticMembership --tests AdjustStreamThreadCountTest.shouldResizeCacheAfterThreadRemovalTimesOut --tests EmitOnChangeIntegrationTest.shouldEmitSameRecordAfterFailover --tests HighAvailabilityTaskAssignorIntegrationTest.shouldScaleOutWithWarmupTasksAndPersistentStores :tools:test --tests LeaderElectionCommandTest.testAllTopicPartition --tests GetOffsetShellTest.testTopicPartitionsArg :storage:test --tests DeleteSegmentsByRetentionSizeTest.executeTieredStorageTest --tests DisableRemoteLogOnTopicTest.executeTieredStorageTest --tests TopicBasedRemoteLogMetadataManagerMultipleSubscriptionsTest.testMultiplePartitionSubscriptions --tests TopicBas edRemoteLogMetadataManagerTest.testDoesTopicExist --tests FetchFromLeaderWithCorruptedCheckpointTest.executeTieredStorageTest --tests ReassignReplicaExpandTest.executeTieredStorageTest --tests ReassignReplicaShrinkTest.executeTieredStorageTest :connect:runtime:test --tests BlockingConnectorTest.testBlockInSinkTaskStart --tests ConnectWorkerIntegrationTest.testBrokerCoordinator :metadata:test --tests QuorumControllerTest.testFenceMultipleBrokers :connect:mirror:test --tests DedicatedMirrorIntegrationTest.testSingleNodeCluster --tests IdentityReplicationIntegrationTest.testReplicationWithoutOffsetSyncWillNotCreateOffsetSyncsTopic :core:test --tests ConsumerBounceTest.testConsumptionWithBrokerFailures --tests ShareGroupHeartbeatRequestTest.testPartitionAssignmentWithChangingTopics --tests ZkMigrationFailoverTest.testDriverSkipsEventsFromOlderEpoch :connect:file:test --tests FileStreamSinkConnectorIntegrationTest.testAlterOffsets --tests FileStreamSourceConnectorIntegrationTest.testAlte rOffsets ``` the failed tests pass on my local. will merge it -- 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]
