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

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

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

    https://github.com/apache/curator/pull/171#discussion_r113029300
  
    --- 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 --
    
    +1 to strict camel case. I don't like how it looks either, but I do like 
that it is more consistent.


> 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: TBD
>
>
> ZOOKEEPER-2169 will add support TTL Nodes. Upgrade the Curator DSL to support 
> TTLs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to