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 f00483c7f22 Update test catalog data for GHA workflow run 11799627517
f00483c7f22 is described below

commit f00483c7f22234cd2abef1383f716497e09b0af0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 12 17:18:28 2024 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index fa61c0909c7..6610adf303a 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2390,6 +2390,7 @@ org.apache.kafka.clients.producer.RecordSendTest:
 org.apache.kafka.clients.producer.RoundRobinPartitionerTest:
 - testRoundRobinWithKeyBytes
 - testRoundRobinWithNullKeyBytes
+- testRoundRobinWithNullKeyBytesAndEvenPartitionCount
 - testRoundRobinWithUnavailablePartitions
 org.apache.kafka.clients.producer.UniformStickyPartitionerTest:
 - testRoundRobinWithKeyBytes

Reply via email to