Re: [DISCUSS] KIP-85: Dynamic JAAS configuration for Kafka clients

2016-10-24 Thread Jun Rao
Hi, Rajini, Thanks for the proposal. It looks very useful. Jun On Mon, Oct 24, 2016 at 6:27 AM, Rajini Sivaram < rajinisiva...@googlemail.com> wrote: > If there are no more comments or suggestions, I will start voting process > for this KIP later this week. > > Please feel free to add any comme

Re: [DISCUSS] KIP-85: Dynamic JAAS configuration for Kafka clients

2016-10-24 Thread Rajini Sivaram
If there are no more comments or suggestions, I will start voting process for this KIP later this week. Please feel free to add any comments in the meantime. Thank you, Rajini On Fri, Oct 7, 2016 at 11:32 PM, Gwen Shapira wrote: > Huge +1. > > Thank you Rajini for all the hard work on securit

Re: [DISCUSS] KIP-85: Dynamic JAAS configuration for Kafka clients

2016-10-07 Thread Gwen Shapira
Huge +1. Thank you Rajini for all the hard work on security improvements. With more Docker deployments of micro-services, getting rid of mandatory config file will be super important. Gwen On Thu, Oct 6, 2016 at 5:43 AM, Edoardo Comar wrote: > Hi Rajini > great improvement and I see you had the

Re: [DISCUSS] KIP-85: Dynamic JAAS configuration for Kafka clients

2016-10-06 Thread Edoardo Comar
Hi Rajini great improvement and I see you had the code ready ... ! I now think it'd easier to implement a PR for KIP-83 (multiple logins per JVM) on top of yours, as you have now identified a client property that can be used for caching logins. I'm actually wondering if I caused you to cut dow