[jira] [Created] (KAFKA-9035) Improve

2019-10-13 Thread Ivan Yurchenko (Jira)
Ivan Yurchenko created KAFKA-9035: - Summary: Improve Key: KAFKA-9035 URL: https://issues.apache.org/jira/browse/KAFKA-9035 Project: Kafka Issue Type: Improvement Components: KafkaC

[DISCUSS] KIP-535: Allow state stores to serve stale reads during rebalance

2019-10-13 Thread Navinder Brar
Hi, Starting a discussion on the KIP to Allow state stores to serve stale reads during rebalance(https://cwiki.apache.org/confluence/display/KAFKA/KIP-535%3A+Allow+state+stores+to+serve+stale+reads+during+rebalance). Thanks & Regards,Navinder  LinkedIn

Re: [DISCUSS] KIP-519: Make SSL context/engine configuration extensible

2019-10-13 Thread Maulin Vasavada
Hi Clement 1) existing validation code will remain in SslFactory 2) the createEngine() method in SslEngineBuilder will move to SslFactory and the client/server mode setting will go there (I documented this in the latest KIP update) In the current KIP I am proposing (as per the latest updates) to