[ https://issues.apache.org/jira/browse/KAFKA-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078029#comment-16078029 ]
Ismael Juma commented on KAFKA-5536: ------------------------------------ The end state is for the tools to be written in Java and to live in the tools module. These tools would use the Java AdminClient introduced in 0.11.0 to talk to the broker and would have no dependency on the core module or ZooKeeper. The tools that still need to talk to ZooKeeper or require access to core classes will remain in Scala and in the core module. Does that make sense? > Tools splitted between Java and Scala implementation > ---------------------------------------------------- > > Key: KAFKA-5536 > URL: https://issues.apache.org/jira/browse/KAFKA-5536 > Project: Kafka > Issue Type: Wish > Reporter: Paolo Patierno > > Hi, > is there any specific reason why tools are splitted between Java and Scala > implementations ? > Maybe it could be better having only one language for all of them. > What do you think ? > Thanks, > Paolo -- This message was sent by Atlassian JIRA (v6.4.14#64029)