Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

admin-client: Implement DeleteGroups #852

Closed
wants to merge 1 commit into from

Conversation

vsantwana
Copy link
Member

Fixes #826

Follow Up

When the DescribeGroup apI is available in the Go client, the integration test can be made more concise, without us having to create the second consumer.

@CLAassistant
Copy link

CLAassistant commented Sep 5, 2022

CLA assistant check
All committers have signed the CLA.

@vsantwana vsantwana requested a review from a team September 5, 2022 07:07
@milindl milindl requested a review from emasab September 7, 2022 05:05
@milindl
Copy link
Contributor

milindl commented Sep 9, 2022

Thanks a lot for this PR @vsantwana!

Looks good to me, I pulled and tested this locally.

We are already in the process of working on several admin api operations for consumer groups as a part of KIP-222. It is important that we review the bindings together, and more importantly release them together, so I will take your commit, and merge it on top of the branch I'm working on for this so I can continue building on top of this.

I'll keep cherry-picking any commit you push onto this branch onto my draft, so you can keep pushing any further commits here. You can see and comment on my draft here - #857 - Apart from your commit, I have added a unit test and an example for this feature.

@milindl
Copy link
Contributor

milindl commented May 15, 2023

Closing with #923

@milindl milindl closed this May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: add AdminClient.DeleteGroups
3 participants