[
https://issues.apache.org/jira/browse/KAFKA-10028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-10028.
-----------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
merged the PR to trunk
> Implement write path for feature versioning scheme
> --------------------------------------------------
>
> Key: KAFKA-10028
> URL: https://issues.apache.org/jira/browse/KAFKA-10028
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Kowshik Prakasam
> Assignee: Kowshik Prakasam
> Priority: Major
> Fix For: 2.7.0
>
>
> Goal is to implement various classes and integration for the write path of
> the feature versioning system
> ([KIP-584|https://cwiki.apache.org/confluence/display/KAFKA/KIP-584%3A+Versioning+scheme+for+features]).
> This is preceded by the read path implementation (KAFKA-10027). The write
> path implementation involves developing the new controller API:
> UpdateFeatures that enables transactional application of a set of
> cluster-wide feature updates to the ZK {{'/features'}} node, along with
> required ACL permissions.
>
> Details about the write path are explained [in this
> part|https://cwiki.apache.org/confluence/display/KAFKA/KIP-584%3A+Versioning+scheme+for+features#KIP-584:Versioningschemeforfeatures-ChangestoKafkaController]
> of the KIP.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)