[ 
https://issues.apache.org/jira/browse/CURATOR-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631617#comment-15631617
 ] 

ASF GitHub Bot commented on CURATOR-351:
----------------------------------------

Github user cammckenzie commented on a diff in the pull request:

    https://github.com/apache/curator/pull/171#discussion_r86286992
  
    --- Diff: 
curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java
 ---
    @@ -83,6 +85,13 @@ public CreateBuilderMain orSetData()
             return this;
         }
     
    +    @Override
    +    public CreateBuilderMain withTtl(long ttl)
    --- End diff --
    
    I prefer withTTL, but that's just personal preference. I'm not sure what 
the standard for capitalisation of acronyms is.


> ZOOKEEPER-2169 will add support TTL Nodes
> -----------------------------------------
>
>                 Key: CURATOR-351
>                 URL: https://issues.apache.org/jira/browse/CURATOR-351
>             Project: Apache Curator
>          Issue Type: New Feature
>            Reporter: Jordan Zimmerman
>            Assignee: Jordan Zimmerman
>             Fix For: 3.2.1
>
>
> ZOOKEEPER-2169 will add support TTL Nodes. Upgrade the Curator DSL to support 
> TTLs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to