GitHub user ppatierno opened a pull request:
https://github.com/apache/kafka/pull/3514
KAFKA-5561: Rewrite TopicCommand using the new Admin client (** WIP do not
merge **)
Start on porting TopicCommand from Scala to Java using Admin Client API as
well
Please do not merge it's just for evaluation with other contributors and
committers as starting point for a migration from Scala to Java for tools.
Other considerations here :
https://issues.apache.org/jira/browse/KAFKA-5536
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppatierno/kafka kafka-5561
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3514.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3514
----
commit a4146eeab9960d183733bc195516839fc2f76601
Author: ppatierno <[email protected]>
Date: 2017-07-10T10:51:53Z
Start on porting TopicCommand from Scala to Java using Admin Client API as
well
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---