Skip to content

KAFKA-17689: Migrate TieredStorageTestHarness to new test infra#22361

Merged
chia7712 merged 6 commits into
apache:trunkfrom
TaiJuWu:KAFKA-17689
May 24, 2026
Merged

KAFKA-17689: Migrate TieredStorageTestHarness to new test infra#22361
chia7712 merged 6 commits into
apache:trunkfrom
TaiJuWu:KAFKA-17689

Conversation

@TaiJuWu
Copy link
Copy Markdown
Collaborator

@TaiJuWu TaiJuWu commented May 24, 2026

Migrate DeleteSegmentsTest to new test infra

Reviewers: Chia-Ping Tsai chia7712@gmail.com

@github-actions github-actions Bot added triage PRs from the community tests Test fixes (including flaky tests) storage Pull requests that target the storage module labels May 24, 2026

public final class DeleteSegmentsTest {

private static final int BROKER_COUNT = 3;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Someday we'll have to look back and see if broker=3 is totally overkill. But right now? We're still on the migration path, so let's just turn a blind eye and keep moving

Copy link
Copy Markdown
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chia7712 chia7712 merged commit 80f6bdd into apache:trunk May 24, 2026
23 checks passed
@TaiJuWu TaiJuWu deleted the KAFKA-17689 branch May 24, 2026 13:43
@github-actions github-actions Bot removed the triage PRs from the community label May 25, 2026
nileshkumar3 pushed a commit to nileshkumar3/kafka that referenced this pull request May 25, 2026
…e#22361)

Migrate DeleteSegmentsTest to new test infra

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

storage Pull requests that target the storage module tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants