Skip to content

KAFKA-18370:Fix to Kraft or remove tests associate with Zk Broker config in ReplicaFetcherThreadTest#18354

Closed
TaiJuWu wants to merge 5 commits intoapache:trunkfrom
TaiJuWu:KAFKA-18261
Closed

KAFKA-18370:Fix to Kraft or remove tests associate with Zk Broker config in ReplicaFetcherThreadTest#18354
TaiJuWu wants to merge 5 commits intoapache:trunkfrom
TaiJuWu:KAFKA-18261

Conversation

@TaiJuWu
Copy link
Copy Markdown
Collaborator

@TaiJuWu TaiJuWu commented Dec 30, 2024

As title.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@github-actions github-actions Bot added triage PRs from the community core Kafka Broker labels Dec 30, 2024
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.

@TaiJuWu thanks for this patch. it would be great if you can add comments for those removed tests

}

@Test
def testFetchLeaderEpochRequestIfLastEpochDefinedForSomePartitions(): Unit = {
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.

why to remove this test case? it happens only on zk broker?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

These test is already remove by another PR.

}

@Test
def shouldTruncateToOffsetSpecifiedInEpochOffsetResponse(): Unit = {
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.

ditto

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

These test is already remove by another PR.

@github-actions github-actions Bot removed the triage PRs from the community label Jan 5, 2025
@TaiJuWu TaiJuWu marked this pull request as draft January 9, 2025 07:39
@TaiJuWu
Copy link
Copy Markdown
Collaborator Author

TaiJuWu commented Jan 10, 2025

These tests will be removed after 4.0.

@TaiJuWu TaiJuWu closed this Jan 10, 2025
@TaiJuWu TaiJuWu deleted the KAFKA-18261 branch January 10, 2025 16:24
@TaiJuWu TaiJuWu restored the KAFKA-18261 branch January 11, 2025 18:25
@TaiJuWu TaiJuWu reopened this Jan 11, 2025
@github-actions github-actions Bot added the triage PRs from the community label Jan 11, 2025
@TaiJuWu TaiJuWu marked this pull request as ready for review January 11, 2025 18:29
@github-actions github-actions Bot added the small Small PRs label Jan 11, 2025
@github-actions github-actions Bot removed the triage PRs from the community label Jan 12, 2025
Copy link
Copy Markdown
Member

@FrankYang0529 FrankYang0529 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the patch.

@TaiJuWu TaiJuWu closed this Jan 17, 2025
@TaiJuWu TaiJuWu deleted the KAFKA-18261 branch January 17, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approved core Kafka Broker small Small PRs tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants