Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-05-23 Thread Yaodong Yang
friendly ping... On Wed, May 15, 2019 at 10:57 AM Yaodong Yang wrote: > Hello Colin, Rajini and Jun, > > I have updated the KIP 422, please take another look! > > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97555704 > > Thanks! > Yaodong > > O

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-05-15 Thread Yaodong Yang
Hello Colin, Rajini and Jun, I have updated the KIP 422, please take another look! https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97555704 Thanks! Yaodong On Tue, May 7, 2019 at 11:54 AM Yaodong Yang wrote: > Hello Colin, Rajini and Jun, > > I think it makes sens

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-05-07 Thread Yaodong Yang
: > > > > > Hi, Yaodong, > > > > > > Yes, what you proposed makes sense. A couple of more comments. > > > > > > 21. Could you add those examples to the KIP wiki? It would also be > useful > > > to know how to set the ConfigEntry v

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-04-05 Thread Yaodong Yang
ent > listed a few others such as ClientInUser, DefaultClientInUser. > > 14. Could you list any new ACL that might be required? For example, what > types of operations are allowed for the new Resource (User, Client, etc)? > What are the permissions needed for the new operations? > >

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-03-12 Thread Yaodong Yang
ping... On Thu, Feb 28, 2019 at 10:23 AM Yaodong Yang wrote: > Hello folks, > > Please share your comments for this KIP 😄 > > Thanks! > Yaodong > > On Tue, Feb 26, 2019 at 6:53 PM Yaodong Yang > wrote: > >> Hello Colin, >> >> There is a POC PR f

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-02-28 Thread Yaodong Yang
Hello folks, Please share your comments for this KIP 😄 Thanks! Yaodong On Tue, Feb 26, 2019 at 6:53 PM Yaodong Yang wrote: > Hello Colin, > > There is a POC PR for this KIP, and it contains most changes we are > proposing now. > > Best, > Yaodong > > On Tue, Feb

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-02-26 Thread Yaodong Yang
Hello Colin, There is a POC PR for this KIP, and it contains most changes we are proposing now. Best, Yaodong On Tue, Feb 26, 2019 at 6:51 PM Yaodong Yang wrote: > Hello Colin, > > CIL, > > Thanks! > Yaodong > > > On Tue, Feb 26, 2019 at 9:59 AM Colin McCabe wrot

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-02-26 Thread Yaodong Yang
config to AdminClient. AdminClient will make sure such configuration changes are applied in the Zookeeper. > best, > Colin > > > On Fri, Feb 22, 2019, at 15:11, Yaodong Yang wrote: > > Hi Colin, > > > > CIL, > > > > Thanks! > > Yaodong > > > &

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-02-22 Thread Yaodong Yang
The > public class that we would be adding new methods to is > org.apache.kafka.clients.admin.AdminClient. > I agree. Thanks for pointing this out! > best, > Colin > > On Tue, Feb 19, 2019, at 15:21, Yaodong Yang wrote: > > Hello Jun, Viktor, Snoke and Stan, > > >

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-02-19 Thread Yaodong Yang
gt; > > >> > Viktor, do you plan on working on the KIP? > >> > > >> > On Thu, Feb 7, 2019 at 1:27 PM Stanislav Kozlovski < > >> stanis...@confluent.io> > >> > wrote: > >> > > >> > > Hey there Yaodong, than

Re: [DISCUSSION] KIP-430: Add support for user/client configuration in the Kafka Admin Client

2019-01-25 Thread Yaodong Yang
This email thread is not needed any more, as I just updated the kip id. The new id is KIP 422. On Wed, Jan 23, 2019 at 3:30 PM Yaodong Yang wrote: > Hi folks, > > I've published KIP-430 which is about adding support for user/client > configurations in the Kafka Admin Client.

[DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-01-25 Thread Yaodong Yang
link for this KIP is following:https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97555704 I'd be happy to receive some feedback about the KIP I published. -- Best, Yaodong Yang

[DISCUSSION] KIP-430: Add support for user/client configuration in the Kafka Admin Client

2019-01-23 Thread Yaodong Yang
link for this KIP is following: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97555704 I'd be happy to receive some feedback about the KIP I published. -- Best, Yaodong Yang

[jira] [Created] (KAFKA-7740) Kafka Admin Client should be able to dynamically change the traffic quota configurations for users and clients

2018-12-14 Thread Yaodong Yang (JIRA)
Yaodong Yang created KAFKA-7740: --- Summary: Kafka Admin Client should be able to dynamically change the traffic quota configurations for users and clients Key: KAFKA-7740 URL: https://issues.apache.org/jira/browse

Request permission to open a Kafka KIP

2018-12-14 Thread Yaodong Yang
Dear folks, I'm Yaodong Yang, I'm requesting the permission to open a KIP for a new improvement I want to contribute. My cwiki id: yaodong66, my name: Yaodong Yang. Please feel free to let me know if you need anything from my side. Thanks! Yaodong

[jira] [Created] (KAFKA-7572) Producer should not send requests with negative partition id

2018-10-30 Thread Yaodong Yang (JIRA)
Yaodong Yang created KAFKA-7572: --- Summary: Producer should not send requests with negative partition id Key: KAFKA-7572 URL: https://issues.apache.org/jira/browse/KAFKA-7572 Project: Kafka