You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/12/23 19:55:00 UTC

[jira] [Created] (ZOOKEEPER-3663) Clean Up ZNodeName Class

David Mollitor created ZOOKEEPER-3663:
-----------------------------------------

             Summary: Clean Up ZNodeName Class
                 Key: ZOOKEEPER-3663
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3663
             Project: ZooKeeper
          Issue Type: Improvement
            Reporter: David Mollitor
            Assignee: David Mollitor


# Make class immutable
 # Enforce null check of constructor
 # Enhance and add unit tests
 # Make 'sequence' an {{Optional}} field
 # Change name of getter 'getZNodeName' to more appropriate 'getSequence'

 

This is a {{default}} scoped class so please allow for some change in API



--
This message was sent by Atlassian Jira
(v8.3.4#803005)