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 9528c3e4b7c Update test catalog data for GHA workflow run 19136174688
9528c3e4b7c is described below

commit 9528c3e4b7cd566591d14758bb2cf2d69545ef51
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 6 17:06:19 2025 +0000

    Update test catalog data for GHA workflow run 19136174688
    
    Commit: 
https://github.com/apache/kafka/commit/bd8ea36a11636eec7b906b9e1822fce7a38cc2da
    GitHub Run: https://github.com/apache/kafka/actions/runs/19136174688
---
 test-catalog/core/tests.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index dd39e0bd1e6..bbad64d4a60 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2167,10 +2167,12 @@ kafka.server.KafkaApisTest:
 - testHandleShareAcknowledgeRequestReleaseAcquiredRecordsThrowError
 - testHandleShareAcknowledgeRequestSessionNotFound
 - testHandleShareAcknowledgeRequestSuccess
+- 
testHandleShareAcknowledgeRequestSuccessHavingMemberIdViolatingUuidBase64UrlDecoder
 - testHandleShareAcknowledgeRequestSuccessOnFinalEpoch
 - testHandleShareAcknowledgeRequestWithRenewAcknowledgements
 - testHandleShareAcknowledgeResponseContainsNewLeaderOnNotLeaderOrFollower
 - testHandleShareAcknowledgeShareGroupDisabled
+- testHandleShareAcknowledgeWithInvalidMemberId
 - testHandleShareFetchFetchMessagesReturnErrorCode
 - testHandleShareFetchFromShareFetchRequestErrorTopicsInRequest
 - testHandleShareFetchFromShareFetchRequestWithErroneousPartitions
@@ -2187,6 +2189,7 @@ kafka.server.KafkaApisTest:
 - testHandleShareFetchRequestReleaseAcquiredRecordsThrowError
 - testHandleShareFetchRequestShareSessionNotFoundError
 - testHandleShareFetchRequestShareSessionSuccessfullyEstablished
+- testHandleShareFetchRequestSuccessHavingMemberIdViolatingUuidBase64UrlDecoder
 - testHandleShareFetchRequestSuccessWithAcknowledgements
 - testHandleShareFetchRequestSuccessWithRenewAcknowledgements
 - testHandleShareFetchRequestSuccessWithoutAcknowledgements
@@ -2211,6 +2214,7 @@ kafka.server.KafkaApisTest:
 - testInitializeShareGroupStateSuccess
 - testInvalidLegacyAlterConfigsRequestWithKRaft
 - testInvalidMetadataRequestReturnsError
+- testIsMemberIdValid
 - testJoinGroupProtocolNameBackwardCompatibility
 - testKRaftControllerThrottleTimeEnforced
 - testLeaderReplicaIfLocalRaisesFencedLeaderEpoch
@@ -2270,6 +2274,7 @@ kafka.server.KafkaApisTest:
 - testReadUncommittedConsumerListOffsetLatest
 - testReassignmentAndReplicationBytesOutRateWhenNotReassigning
 - testReassignmentAndReplicationBytesOutRateWhenReassigning
+- testShareFetchRequestWithInvalidMemberId
 - testShareGroupDescribeFilterUnauthorizedTopics
 - testShareGroupDescribeRequestAuthorizationFailed
 - testShareGroupDescribeRequestAuthorizationFailedForOneGroup
@@ -2279,6 +2284,7 @@ kafka.server.KafkaApisTest:
 - testShareGroupHeartbeatRequestFutureFailed
 - testShareGroupHeartbeatRequestGroupAuthorizationFailed
 - testShareGroupHeartbeatRequestTopicAuthorizationFailed
+- testShareGroupHeartbeatRequestWithInvalidMemberId
 - testShareGroupHeartbeatReturnsUnsupportedVersion
 - testSizeOfThrottledPartitions
 - testStreamsGroupDescribe

Reply via email to