This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/test-catalog by this push:
     new 4d8858e4de0 Update test catalog data for GHA workflow run 30181554714
4d8858e4de0 is described below

commit 4d8858e4de0a4b371aded9240cf8c1702e55d009
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 26 03:31:22 2026 +0000

    Update test catalog data for GHA workflow run 30181554714
    
    Commit: 
https://github.com/apache/kafka/commit/a1d9d8a5175600ec01b9fd07cef038c63c6dcc47
    GitHub Run: https://github.com/apache/kafka/actions/runs/30181554714
---
 test-catalog/streams/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index a6f65faab2d..0f2bc99d0f0 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2923,6 +2923,7 @@ 
org.apache.kafka.streams.processor.internals.StreamThreadTest:
 - shouldRouteRemainInGroupToRemainInGroupForStreamsProtocol
 - shouldShutdownTaskManagerOnClose
 - shouldShutdownTaskManagerOnCloseWithoutStart
+- shouldThrottleEnforceRebalanceOnRepeatedShutdownRequestsUnderClassicProtocol
 - shouldThrowTaskMigratedExceptionHandlingRevocation
 - shouldThrowTaskMigratedExceptionHandlingTaskLost
 - shouldTimeOutOnMainConsumerInstanceId

Reply via email to