Attila Sasvari created KAFKA-6960:
-------------------------------------
Summary: Remove the methods from the internal Scala AdminClient
that are provided by the new AdminClient
Key: KAFKA-6960
URL: https://issues.apache.org/jira/browse/KAFKA-6960
Project: Kafka
Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Attila Sasvari
This is a follow-up task of KAFKA-6884.
We should remove all the methods from the internal Scala AdminClient that are
provided by the new AdminClient. To "safe delete" them (i.e.
{{deleteConsumerGroups, describeConsumerGroup, listGroups, listAllGroups,
listAllGroupsFlattened}}), related tests need to be reviewed and adjusted (for
example: the tests in core_tests and streams_test).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)