Hi Dong, Thanks a lot for your feedback. I updated the KIP and included those fields and also made a note of the corresponding AdminClient API that will be created to support deleting consumer groups. I hope the updates address your suggestions.
Cheers! --Vahid From: Dong Lin <lindon...@gmail.com> To: dev@kafka.apache.org Date: 11/28/2017 11:16 PM Subject: Re: [DISCUSS] KIP-229: DeleteGroups API Hey Vahid, Thanks for the KIP! This is certainly a useful one and users have been asking about the ability to delete group from the Kafka offset topic in my past experience. It seems that the protocol of the new request/response should probably include more fields fields. For example, it may be useful to include throttle_time_ms field and a request level error code in DeleteGroupsResponse. The request level error code can possibly show error such as NOT_COORDINATOR_FOR_GROUP. Also, user may want to use this feature programmatically. Do you think we should add a corresponding API in AminClient to delete groups? If so, can you specify the new AdminClient API in the KIP? Thanks, Dong On Tue, Nov 28, 2017 at 4:03 PM, Vahid S Hashemian < vahidhashem...@us.ibm.com> wrote: > Hi everyone, > > I started KIP-229 and proposed a consumer group deletion API for > Kafka-based group management to address KAFKA-6275: > https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_KAFKA_KIP-2D&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=97ut7r-oek0jZuRXs-VmWvs_86JChFctd2xFoP4Y2tI&s=ZT_XH0rdqPD82T3oMqwcsAi19zCXhq9Zkh9bfffSYLk&e= > 229%3A+DeleteGroups+API > Your feedback and suggestions are welcome! > > Thanks. > --Vahid > > >