kafka/server-common/src
Ming-Yen Chung cae9848160
KAFKA-19447 Replace PartitionState with PartitionRegistration in makeFollower/makeLeader (#20335)
Follow-up to
[KAFKA-18486](https://issues.apache.org/jira/browse/KAFKA-18486)
* Replace PartitionState with PartitionRegistration in
makeFollower/makeLeader
* Remove PartitionState.java since it is no longer referenced

Reviewers: TaiJuWu <tjwu1217@gmail.com>, Ken Huang <s7133700@gmail.com>,
 Chia-Ping Tsai <chia7712@gmail.com>
2025-08-17 18:14:09 +08:00
..
main/java/org/apache/kafka KAFKA-19447 Replace PartitionState with PartitionRegistration in makeFollower/makeLeader (#20335) 2025-08-17 18:14:09 +08:00
test KAFKA-19545 Remove MetadataVersionValidator (#20233) 2025-07-24 22:23:40 +08:00