Skip to content

KAFKA-15722: KRaft support in RackAwareAutoTopicCreationTest#15318

Merged
cmccabe merged 1 commit into
apache:trunkfrom
phong260702:KAFKA-15716
Nov 12, 2024
Merged

KAFKA-15722: KRaft support in RackAwareAutoTopicCreationTest#15318
cmccabe merged 1 commit into
apache:trunkfrom
phong260702:KAFKA-15716

Conversation

@phong260702

Copy link
Copy Markdown
Contributor

The following tests in RackAwareAutoTopicCreationTest in core/src/test/scala/integration/kafka/api/RackAwareAutoTopicCreationTest.scala need to be updated to support KRaft

There is one issue I haven't figured out yet: if there is any configuration to make the leader balance across brokers, as when changing to Kraft mode, somehow the leader for each partition is not evenly distributed between brokers but only between racks.

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 commented May 6, 2024

Copy link
Copy Markdown

This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please ask a committer for review. If the PR has merge conflicts, please update it with the latest from trunk (or appropriate release branch)

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

@github-actions github-actions Bot added the stale Stale PRs label May 6, 2024
@github-actions github-actions Bot added core Kafka Broker tests Test fixes (including flaky tests) small Small PRs labels Nov 12, 2024
@cmccabe

cmccabe commented Nov 12, 2024

Copy link
Copy Markdown
Contributor

LGTM

@cmccabe cmccabe merged commit 9e01a92 into apache:trunk Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Kafka Broker small Small PRs stale Stale PRs tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants