The KIP talks about allowing the user to provide a AlterConfigsPolicy. I assume that even if the user does not provide a custom policy, that there are some basic validation that the broker will do by default?
The reason I'm asking is I'm thinking ahead to https://issues.apache.org/jira/browse/KAFKA-4680, and wanted to know if there is going to be central place where we can do checks for stuff like that. -James > On May 4, 2017, at 10:32 PM, Ismael Juma <ism...@juma.me.uk> wrote: > > Hi all, > > We've posted "KIP-133: List and Alter Configs Admin APIs" for discussion: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-133%3A+List+and+Alter+Configs+Admin+APIs > > This completes the first batch of AdminClient APIs so that topic, config > and ACL management is supported. > > Please take a look. Your feedback is appreciated. > > Thanks, > Ismael