Skip to content

Comments

MINOR: Use PartitionAssignment in ReplicationControlManager and PartitionReassignmentReplicas#13402

Merged
jsancio merged 1 commit intoapache:trunkfrom
andrewgrantcflt:minor-use-partition-assignment
Mar 20, 2023
Merged

MINOR: Use PartitionAssignment in ReplicationControlManager and PartitionReassignmentReplicas#13402
jsancio merged 1 commit intoapache:trunkfrom
andrewgrantcflt:minor-use-partition-assignment

Conversation

@andrewgrantcflt
Copy link
Contributor

Details

Updates ReplicationControlManager and PartitionReassignmentReplicas to use PartitionAssignment which was introduced in #12892

Testing

./gradlew jar
./gradlew metadata:test --tests org.apache.kafka.controller.ReplicationControlManagerTest
./gradlew metadata:test --tests org.apache.kafka.controller.PartitionChangeBuilderTest
./gradlew metadata:test --tests org.apache.kafka.controller.PartitionReassignmentReplicasTest

Committer Checklist (excluded from commit message)

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

@jsancio jsancio added the kraft label Mar 16, 2023
@jsancio jsancio self-requested a review March 16, 2023 17:00
@jsancio jsancio self-assigned this Mar 16, 2023
Copy link
Member

@jsancio jsancio left a comment

Choose a reason for hiding this comment

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

LGTM

@jsancio jsancio merged commit df58502 into apache:trunk Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants