[DISCUSS] KIP-395: Encypt-then-MAC Delegation token metadata

2018-12-01 Thread Attila Sasvári
Hi All, I have a proposal to allow Kafka brokers to encrypt sensitive metadata information about delegation tokens. As of now, delegation token metadata is stored in an unencrypted format in Zookeeper. Having the possibility to encrypt-then-MAC token information would be beneficial in Kafka insta

Re: [DISCUSS] KIP-345: Reduce multiple consumer rebalances by specifying member id

2018-12-01 Thread Mayuresh Gharat
Hi Boyang, Sounds good to me. We can keep this first version simple. I can also start working on a follow up KIP for hotback and cold backup in the meantime this KIP goes in once finalized, if its OK with you. Thanks, Mayuresh On Fri, Nov 30, 2018 at 9:31 PM Boyang Chen wrote: > Thanks Guozha