This is an automated email from the ASF dual-hosted git repository.
schofielaj pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 017692e86c5 KAFKA-18887: Implement Streams Admin APIs (#19049)
add 485699a1877 MINOR: Delete DeleteGroupsResult class. (#19057)
No new revisions were added by this update.
Summary of changes:
.../clients/admin/DeleteConsumerGroupsResult.java | 27 +++++++++--
.../kafka/clients/admin/DeleteGroupsResult.java | 56 ----------------------
.../clients/admin/DeleteShareGroupsResult.java | 24 +++++++++-
3 files changed, 45 insertions(+), 62 deletions(-)
delete mode 100644
clients/src/main/java/org/apache/kafka/clients/admin/DeleteGroupsResult.java