Hi all, Just a heads-up regarding the implementation of this KIP.
I have added a new convenience method, updateFeatures(Map), which uses default options. This aims to maintain consistency with the existing describeFeatures() method and simplify the API for common use cases. You can find the relevant discussion and the current progress in the links below: Discussion: https://github.com/apache/kafka/pull/9393#discussion_r2671258699 PR: https://github.com/apache/kafka/pull/21380 Best regards, Kuan-Po Tseng On 2020/03/25 00:08:05 Kowshik Prakasam wrote: > Hi all, > > I've opened KIP-584 <https://issues.apache.org/jira/browse/KIP-584> which > is intended to provide a versioning scheme for features. I'd like to use > this thread to discuss the same. I'd appreciate any feedback on this. Here > is a link to KIP-584: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-584%3A+Versioning+scheme+for+features > . > > Thank you! > > > Cheers, > Kowshik >
