This is an automated email from the ASF dual-hosted git repository.
github-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 963611073e1 Update test catalog data for GHA workflow run 13481088615
963611073e1 is described below
commit 963611073e12a66996707a7d229a958b3b5693ab
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 23 10:47:13 2025 +0000
Update test catalog data for GHA workflow run 13481088615
Commit:
https://github.com/apache/kafka/commit/6e767368908711c6e31cd1bc9fddbce469ba63bf
GitHub Run: https://github.com/apache/kafka/actions/runs/13481088615
---
test-catalog/server-common/tests.yaml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/test-catalog/server-common/tests.yaml
b/test-catalog/server-common/tests.yaml
index a3880bb0a11..62f9956c9c1 100644
--- a/test-catalog/server-common/tests.yaml
+++ b/test-catalog/server-common/tests.yaml
@@ -240,6 +240,10 @@
org.apache.kafka.server.share.persister.DefaultStatePersisterTest:
- testDeleteStateResponseToResultPartialResults
- testDeleteStateSuccess
- testDeleteStateValidate
+- testInitializeStateResponseToResultFailedFuture
+- testInitializeStateResponseToResultPartialResults
+- testInitializeStateSuccess
+- testInitializeStateValidate
- testReadStateResponseToResultFailedFuture
- testReadStateResponseToResultPartialResults
- testReadStateSuccess
@@ -265,6 +269,13 @@
org.apache.kafka.server.share.persister.PersisterStateManagerTest:
- testFindCoordinatorFatalError
- testFindCoordinatorNullResponse
- testFindCoordinatorSuccess
+- testInitializeStateRequestBatchingWithCoordinatorNodeLookup
+- testInitializeStateRequestCoordinatorFoundOnRetry
+- testInitializeStateRequestCoordinatorFoundSuccessfully
+- testInitializeStateRequestFailedMaxRetriesExhausted
+- testInitializeStateRequestRetryWithNotCoordinatorSuccessfulOnRetry
+- testInitializeStateRequestWithCoordinatorNodeLookup
+- testInitializeStateRequestWithRetryAndCoordinatorNodeLookup
- testNetworkErrorHandling
- testPersisterStateManagerClose
- testReadStateRequestCoordinatorFoundOnRetry