nizhikov commented on PR #13247:
URL: https://github.com/apache/kafka/pull/13247#issuecomment-1649759485

   @mimaison There are few classes that used elsewhere in code and in 
`ReassignPartitionsCommand`. Specifically:
   
   * `BrokerMetadata` simple case class.
   * `AdminUtils` partition distribution algorithm implementation.
   
   Let's rewrite those two classes and move them into `server-common` in 
separate ticket? 
   Prior to `ReassignPartitionsCommand` command. 
   Because, current changes for command are pretty huge, already.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to