Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: v0.9.2
-
Fix Version/s: None
-
Component/s: Master
-
Labels:None
Description
The ZooKeeperConfigStore uses a nasty string serialisation mechanism to save configs. This is brittle and hard to process. We should use Avro to do this for us.