Re: [DISCUSS] KIP-229: DeleteGroups API

2018-01-26 Thread Vahid S Hashemian
e know. Thanks. --Vahid From: "Vahid S Hashemian" To: dev@kafka.apache.org Date: 01/12/2018 10:30 AM Subject: Re: [DISCUSS] KIP-229: DeleteGroups API If there are no additional comments/feedback on this KIP, I'll start a vote on Monday. Thanks. --Vahid From:

Re: [DISCUSS] KIP-229: DeleteGroups API

2018-01-12 Thread Vahid S Hashemian
If there are no additional comments/feedback on this KIP, I'll start a vote on Monday. Thanks. --Vahid From: "Vahid S Hashemian" To: dev Date: 11/28/2017 04:03 PM Subject: [DISCUSS] KIP-229: DeleteGroups API Hi everyone, I started KIP-229 and proposed a

Re: [DISCUSS] KIP-229: DeleteGroups API

2017-12-12 Thread Vahid S Hashemian
The KIP is updated based on the feedback so far. Apologies to Dong for the typo in his name in my earlier message! --Vahid From: "Vahid S Hashemian" To: dev@kafka.apache.org Date: 12/12/2017 02:37 PM Subject: Re: [DISCUSS] KIP-229: DeleteGroups API Than

Re: [DISCUSS] KIP-229: DeleteGroups API

2017-12-12 Thread Vahid S Hashemian
> > > > From: Jason Gustafson > To: dev@kafka.apache.org > Date: 12/11/2017 03:43 PM > Subject:Re: [DISCUSS] KIP-229: DeleteGroups API > > > > Hi Vahid, > > Seems reasonable to me. A few questions. > > 1. What error code do we use when t

Re: [DISCUSS] KIP-229: DeleteGroups API

2017-12-12 Thread Jason Gustafson
m: Jason Gustafson > To: dev@kafka.apache.org > Date: 12/11/2017 03:43 PM > Subject:Re: [DISCUSS] KIP-229: DeleteGroups API > > > > Hi Vahid, > > Seems reasonable to me. A few questions. > > 1. What error code do we use when the group is not empty? > &

Re: [DISCUSS] KIP-229: DeleteGroups API

2017-12-12 Thread Vahid S Hashemian
Hi Jason, Thanks for reviewing the KIP. Please see my responses inline. I'll make the necessary updates to the KIP and send another note once that's done. --Vahid From: Jason Gustafson To: dev@kafka.apache.org Date: 12/11/2017 03:43 PM Subject: Re: [DISCUS

Re: [DISCUSS] KIP-229: DeleteGroups API

2017-12-11 Thread Jason Gustafson
e of days. > > Thanks. > --Vahid > > > > From: Vahid S Hashemian/Silicon Valley/IBM > To: dev@kafka.apache.org > Date: 11/29/2017 11:15 AM > Subject:Re: [DISCUSS] KIP-229: DeleteGroups API > > > Hi Dong, > > Thanks a lot for your feedba

Re: [DISCUSS] KIP-229: DeleteGroups API

2017-12-11 Thread Vahid S Hashemian
If there are no additional feedback on this KIP, I'll start a vote in a couple of days. Thanks. --Vahid From: Vahid S Hashemian/Silicon Valley/IBM To: dev@kafka.apache.org Date: 11/29/2017 11:15 AM Subject:Re: [DISCUSS] KIP-229: DeleteGroups API Hi Dong, Thanks a lo

Re: [DISCUSS] KIP-229: DeleteGroups API

2017-11-29 Thread Vahid S Hashemian
: 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

Re: [DISCUSS] KIP-229: DeleteGroups API

2017-11-28 Thread Dong Lin
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 u

[DISCUSS] KIP-229: DeleteGroups API

2017-11-28 Thread Vahid S Hashemian
Hi everyone, I started KIP-229 and proposed a consumer group deletion API for Kafka-based group management to address KAFKA-6275: https://cwiki.apache.org/confluence/display/KAFKA/KIP-229%3A+DeleteGroups+API Your feedback and suggestions are welcome! Thanks. --Vahid