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 417e5b90082 Update test catalog data for GHA workflow run 13530430085
417e5b90082 is described below
commit 417e5b9008275f6e1d37f64f200e1d14763f97ba
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 25 22:52:19 2025 +0000
Update test catalog data for GHA workflow run 13530430085
Commit:
https://github.com/apache/kafka/commit/8be216b24fbbb9da4552e6b1743397d0f6048773
GitHub Run: https://github.com/apache/kafka/actions/runs/13530430085
---
test-catalog/core/tests.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index e607a4d8afb..f1fbd09e36e 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3575,6 +3575,7 @@ kafka.server.share.SharePartitionTest:
- testAcknowledgeWithAnotherMember
- testAcknowledgeWithAnotherMemberRollbackBatchError
- testAcknowledgeWithAnotherMemberRollbackSubsetError
+- testAcquireAndAcknowledgeWithRecordsAheadOfRecordBatchStartOffset
- testAcquireBatchSkipWithBatchSizeAndEndOffsetLargerThanFirstBatch
- testAcquireCachedStateGapInBetweenOverlapsWithActualPartitionGap
- testAcquireCachedStateInitialGapMatchesWithActualPartitionGap
@@ -3594,6 +3595,10 @@ kafka.server.share.SharePartitionTest:
- testAcquireSameBatchAgain
- testAcquireSingleBatchWithBatchSizeAndEndOffsetLargerThanBatchFirstOffset
- testAcquireSingleRecord
+- testAcquireWhenBatchesAreRemovedFromBetweenInSubsequentFetchData
+- testAcquireWhenBatchesRemovedForFetchOffset
+- testAcquireWhenBatchesRemovedForFetchOffsetForSameCachedBatch
+- testAcquireWhenBatchesRemovedForFetchOffsetWithinBatch
- testAcquireWhenCachedStateContainsGapsAndRecordsFetchedFromNonGapOffset
- testAcquireWhenRecordsFetchedAfterGapsAreFetched
- testAcquireWhenRecordsFetchedFromGapAndMaxFetchRecordsIsExceeded