Skip to content

MINOR: Stable flaky e2e test share_consumer_dlq_tiered_storage_test (WIP) - #23264

Open
m1a2st wants to merge 1 commit into
apache:trunkfrom
m1a2st:share-e2e-test
Open

MINOR: Stable flaky e2e test share_consumer_dlq_tiered_storage_test (WIP)#23264
m1a2st wants to merge 1 commit into
apache:trunkfrom
m1a2st:share-e2e-test

Conversation

@m1a2st

@m1a2st m1a2st commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The test races against local.retention.ms=10s: the share consumer must
complete partition assignment and reject all records before the second
batch is moved to tiered storage. To avoid this, use the following
configurations:

  • share.coordinator.state.topic.num.partitions=3
  • group.share.heartbeat.interval.ms=1500
  • group.share.min.heartbeat.interval.ms=1500

Result

====================================================================================================
test_id:
kafkatest.tests.client.share_consumer_dlq_tiered_storage_test.ShareConsumerDLQTieredStorageTest.test_tiered_topic_dlq_reject.metadata_quorum=COMBINED_KRAFT
status:     PASS
run time:   49.342 seconds
----------------------------------------------------------------------------------------------------
test_id:
kafkatest.tests.client.share_consumer_dlq_tiered_storage_test.ShareConsumerDLQTieredStorageTest.test_tiered_topic_dlq_reject.metadata_quorum=ISOLATED_KRAFT
status:     PASS
run time:   57.961 seconds
----------------------------------------------------------------------------------------------------
test_id:
kafkatest.tests.client.share_consumer_dlq_tiered_storage_test.ShareConsumerDLQTieredStorageTest.test_mixed_tiered_and_local_dlq_reject.metadata_quorum=COMBINED_KRAFT
status:     PASS
run time:   59.379 seconds
----------------------------------------------------------------------------------------------------
test_id:
kafkatest.tests.client.share_consumer_dlq_tiered_storage_test.ShareConsumerDLQTieredStorageTest.test_mixed_tiered_and_local_dlq_reject.metadata_quorum=ISOLATED_KRAFT
status:     PASS
run time:   1 minute 7.973 seconds
----------------------------------------------------------------------------------------------------

@github-actions github-actions Bot added triage PRs from the community tests Test fixes (including flaky tests) small Small PRs labels Aug 25, 2026
@m1a2st
m1a2st force-pushed the share-e2e-test branch 2 times, most recently from 88bd619 to c5f2228 Compare August 25, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

small Small PRs tests Test fixes (including flaky tests) triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant