forked from apache/kafka
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KAFKA-17956 Remove Admin.listShareGroups (apache#17912)
KIP-1043 introduced Admin.listGroups as the way to list all types of groups. As a result, Admin.listShareGroups has been removed. This PR is the final step of the removal. Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
- Loading branch information
1 parent
54843e6
commit d17a149
Showing
11 changed files
with
20 additions
and
439 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 0 additions & 51 deletions
51
clients/src/main/java/org/apache/kafka/clients/admin/ListShareGroupsOptions.java
This file was deleted.
Oops, something went wrong.
84 changes: 0 additions & 84 deletions
84
clients/src/main/java/org/apache/kafka/clients/admin/ListShareGroupsResult.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.