Hi all,

I would like to start discussion on KIP-525 to return topic configs in
CreateTopics response:

   -
   
https://cwiki.apache.org/confluence/display/KAFKA/KIP-525+-+Return+topic+metadata+and+configs+in+CreateTopics+response


When validateOnly=false, this will be the actual configs of the created
config. If validateOnly=true, this will be the configs with which the topic
would have been created. This provides an alternative to
https://cwiki.apache.org/confluence/display/KAFKA/KIP-234%3A+add+support+for+getting+topic+defaults+from+AdminClient
.

Comments and suggestions welcome.

Thank you,

Rajini

Reply via email to