Kirk True created KAFKA-20525:
---------------------------------
Summary: Support client configuration observability
Key: KAFKA-20525
URL: https://issues.apache.org/jira/browse/KAFKA-20525
Project: Kafka
Issue Type: New Feature
Components: clients
Reporter: Kirk True
Assignee: Kirk True
This KIP adds a new RPC to the Kafka protocol that forms a _handshake_ between
the client and broker, named {{{}PushConfig{}}}, by which the client sends the
configuration (keys and values) to the broker. Brokers interact with a new
{{ClientConfigPolicy}} interface to process the above RPCs from the client.
See
[KIP-1324.|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1324%3A+Support+client+configuration+observability]
h2.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)