[ https://issues.apache.org/jira/browse/ZOOKEEPER-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Hunt updated ZOOKEEPER-525: ----------------------------------- Fix Version/s: (was: 3.3.0) 3.4.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.4.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 is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.