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
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
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