mimaison commented on PR #13417:
URL: https://github.com/apache/kafka/pull/13417#issuecomment-1482901060

   Yes moving some of these tools is not trivial.
   In this case:
   - `kafka.tools.TerseFailure` can be replaced with 
`org.apache.kafka.tools.TerseException`
   - For `KafkaConfig` I don't think it makes sense to move it but we could 
maybe extract some constants. We have a few `*Config` classes already (like 
`RaftConfig`, `LogConfig`, etc).
   - I'm not too familiar with the other files but it looks like we should be 
able to move them


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