Boyang Chen created KAFKA-10130:
-----------------------------------
Summary: Rewrite ZkData struct with auto-generated protocol
Key: KAFKA-10130
URL: https://issues.apache.org/jira/browse/KAFKA-10130
Project: Kafka
Issue Type: Improvement
Reporter: Boyang Chen
The ZkData.scala includes a couple of data structs with versions, such as
BrokerIdZNode. Human effort to evolve a JSON struct is error-prone, compared
with our RPC automated framework. The benefit of this re-write outweighs the
trouble IMHO.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)