Hello. I’m working on [1]. The goal of ticket is to rewire `ReassignPartitionCommand` in java.
The PR that moves whole command is pretty big so it makes sense to split it. I prepared the PR [2] that moves single test (ReassignPartitionsCommandArgsTest) to java. It relatively small and simple(touches only 3 files): To review - https://github.com/apache/kafka/pull/14217 Big PR - https://github.com/apache/kafka/pull/13247 Please, review. [1] https://issues.apache.org/jira/browse/KAFKA-14595 [2] https://github.com/apache/kafka/pull/14217