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