You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2020/05/21 07:27:00 UTC

[jira] [Created] (KAFKA-10028) KIP-584: Implement write path for versioning scheme for features

Kowshik Prakasam created KAFKA-10028:
----------------------------------------

             Summary: KIP-584: Implement write path for versioning scheme for features
                 Key: KAFKA-10028
                 URL: https://issues.apache.org/jira/browse/KAFKA-10028
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Kowshik Prakasam


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)