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

   @ijuma 
   
   > Is server-common the right module?
   
   When move `ReassignPartitionsCommand` finished all classes must land in 
`tools` module.
   So the answer is No - `server-common` in not right module.
   
   But, I propose to move with small steps and split moving in several changes.
   To keep changes reviewable.
   As a first step I propose to move case classes from 
`ReassignPartitionsCommand` to java code.
   
   It seems new java classes can be keep in `core` module so I placed them into 
it.


-- 
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