[
https://issues.apache.org/jira/browse/HELIX-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhen Zhang closed HELIX-573.
----------------------------
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=helix.git;a=commit;h=d704af4423360b382fc5f895b85ad689fa003b92
https://git-wip-us.apache.org/repos/asf?p=helix.git;a=commit;h=823a6cac80d62786e02992d75391a5e8e205a288
> Add support to compress/uncompress data on ZK
> ---------------------------------------------
>
> Key: HELIX-573
> URL: https://issues.apache.org/jira/browse/HELIX-573
> Project: Apache Helix
> Issue Type: Improvement
> Reporter: kishore gopalakrishna
> Assignee: kishore gopalakrishna
>
> Currently we have bucketing as one of the options when the number of
> partitions are large. We have couple of bugs with the handling of bucketized
> resources (one of them is fatal).
> One of the reasons to split the znode is because we use JSON to store the
> data in ZNode. While JSON is good for debugging, its space inefficient.
> A better option before going to bucketing is to support compression of Ideal
> state, current state and External View. This also gives good performance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)