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 58ed4167869 Update test catalog data for GHA workflow run 23858804317
58ed4167869 is described below
commit 58ed4167869b030fab2b7315b97d7cea068b33c5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 19:39:25 2026 +0000
Update test catalog data for GHA workflow run 23858804317
Commit:
https://github.com/apache/kafka/commit/67850b0b68d92d39c095cc91bf455d9445336e09
GitHub Run: https://github.com/apache/kafka/actions/runs/23858804317
---
test-catalog/clients/tests.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 02779a4d559..2994bd292bb 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -425,6 +425,7 @@ org.apache.kafka.clients.admin.KafkaAdminClientTest:
- testOffsetCommitNumRetries
- testOffsetCommitRetryBackoff
- testOffsetCommitWithMultipleErrors
+- testOutOfMemoryErrorPropagation
- testParseDescribeClusterResponseWithError
- testParseDescribeClusterResponseWithUnexpectedEndpointType
- testParseSuccessfulDescribeClusterResponse
@@ -809,6 +810,7 @@ org.apache.kafka.clients.consumer.KafkaConsumerTest:
- testBeginningOffsetsAuthenticationFailure
- testBeginningOffsetsTimeout
- testChangingRegexSubscription
+- testClassicProtocolLogsRecommendationToTryConsumerProtocol
- testClientInstanceId
- testClientInstanceIdInvalidTimeout
- testClientInstanceIdNoTelemetryReporterRegistered
@@ -826,10 +828,12 @@ org.apache.kafka.clients.consumer.KafkaConsumerTest:
- testConstructorFailsOnNetworkClientConstructorFailure
- testConstructorInvalidMetricReporters
- testConsumerJmxPrefix
+- testConsumerProtocolDoesNotLogRecommendation
- testCurrentLag
- testCurrentLagClearsFlagOnFatalPartitionError
- testCurrentLagClearsFlagOnRetriablePartitionError
- testCurrentLagPreventsMultipleInFlightRequests
+- testDefaultProtocolLogsRecommendationToTryConsumerProtocol
- testDisableJmxAndClientTelemetryReporter
- testEmptyGroupId
- testEndOffsetsAuthenticationFailure
@@ -865,6 +869,7 @@ org.apache.kafka.clients.consumer.KafkaConsumerTest:
- testMissingOffsetNoResetPolicy
- testMonitorablePlugins
- testNoCommittedOffsets
+- testNoGroupIdDoesNotLogGroupProtocolMessage
- testOffsetIsValidAfterSeek
- testOffsetOfPausedPartitions
- testOffsetsForTimesAuthenticationFailure