Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Goal is to implement various classes and integration for the write path of the feature versioning system (KIP-584). 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 of the KIP.