You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michi Mutsuzaki (JIRA)" <ji...@apache.org> on 2014/04/23 22:40:15 UTC

[jira] [Updated] (ZOOKEEPER-525) Changing children Set to Set in DataNode

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michi Mutsuzaki updated ZOOKEEPER-525:
--------------------------------------

    Fix Version/s:     (was: 3.5.0)
                   3.6.0

> Changing children Set<String> to Set<byte[]> in DataNode
> --------------------------------------------------------
>
>                 Key: ZOOKEEPER-525
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-525
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server
>            Reporter: Erik Holstad
>            Priority: Minor
>             Fix For: 3.6.0
>
>
> For every instance of string there is an overhead of 48B compared to using byte[], on a 64 bit system, that seems unnecessary.



--
This message was sent by Atlassian JIRA
(v6.2#6252)