Re: [VOTE] KIP-402: Improve fairness in SocketServer processors

2019-01-21 Thread Rajini Sivaram
Hi all, The vote has passed with 5 binding votes (Harsha, Gwen, Colin, Ismael, me). Thanks to everyone for the discussions and votes. I will update the KIP page and the PRs. Regards, Rajini On Wed, Jan 16, 2019 at 5:07 PM Ismael Juma wrote: > Thanks for the KIP, +1 (binding). > > Ismael > > O

Re: [VOTE] KIP-402: Improve fairness in SocketServer processors

2019-01-16 Thread Ismael Juma
Thanks for the KIP, +1 (binding). Ismael On Tue, Jan 15, 2019, 3:38 PM Rajini Sivaram Hi all, > > I would like to start vote on KIP-402 to improve fairness in channel > processing in SocketServer to protect brokers from connection storms and > limit the total number of connections in brokers to

Re: [VOTE] KIP-402: Improve fairness in SocketServer processors

2019-01-16 Thread Colin McCabe
+1 (binding) Thanks, Colin On Tue, Jan 15, 2019, at 18:55, Gwen Shapira wrote: > +1 > Thank you! > > > On Tue, Jan 15, 2019, 3:38 PM Rajini Sivaram > > > Hi all, > > > > I would like to start vote on KIP-402 to improve fairness in channel> > > > processing in SocketServer to protect brokers fr

Re: [VOTE] KIP-402: Improve fairness in SocketServer processors

2019-01-15 Thread Gwen Shapira
+1 Thank you! On Tue, Jan 15, 2019, 3:38 PM Rajini Sivaram Hi all, > > I would like to start vote on KIP-402 to improve fairness in channel > processing in SocketServer to protect brokers from connection storms and > limit the total number of connections in brokers to avoid OOM. The KIP is > her

Re: [VOTE] KIP-402: Improve fairness in SocketServer processors

2019-01-15 Thread Harsha
+1 (binding). Thanks, Harsha On Tue, Jan 15, 2019, at 3:38 PM, Rajini Sivaram wrote: > Hi all, > > I would like to start vote on KIP-402 to improve fairness in channel > processing in SocketServer to protect brokers from connection storms and > limit the total number of connections in brokers to

[VOTE] KIP-402: Improve fairness in SocketServer processors

2019-01-15 Thread Rajini Sivaram
Hi all, I would like to start vote on KIP-402 to improve fairness in channel processing in SocketServer to protect brokers from connection storms and limit the total number of connections in brokers to avoid OOM. The KIP is here: - https://cwiki.apache.org/confluence/display/KAFKA/KIP-402%