[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028009#comment-13028009
 ] 

Mahadev konar commented on ZOOKEEPER-1024:
------------------------------------------

Jiangwen,
  Do you plan to work on this? Itll be nice to optmize the memory footprint of 
ZK servers.

> let path be binary
> ------------------
>
>                 Key: ZOOKEEPER-1024
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1024
>             Project: ZooKeeper
>          Issue Type: New Feature
>          Components: server
>            Reporter: jiangwen wei
>
> let path be binary, not string. there are overhead to hold string.
> the overhead is obvious when there are millions of nodes.
> some time ZK can be used as a highly available meta database.
> some data are binary, if converting to string, there is also obvious 
> overhead. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to