Making DataNode not instantiate a HashMap when the node is ephmeral
-------------------------------------------------------------------

                 Key: ZOOKEEPER-472
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-472
             Project: Zookeeper
          Issue Type: Improvement
            Reporter: Erik Holstad
            Priority: Minor


Looking at the code, there is an overhead of a HashSet object for that nodes 
children, even though the node might be an ephmeral node and cannot have 
children.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to