[
https://issues.apache.org/jira/browse/CURATOR-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983023#comment-15983023
]
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_r113220323
--- Diff:
curator-framework/src/main/java/org/apache/curator/framework/api/CreateBuilder.java
---
@@ -18,8 +18,19 @@
*/
package org.apache.curator.framework.api;
-public interface CreateBuilder extends
- CreateBuilderMain
+public interface CreateBuilder extends CreateBuilderMain
--- End diff --
Right. That's not a problem.
`public interface CreateBuilder extends CreateBuilder2 { CreateBuilder2
orSetData() }`
> 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.3.1
>
>
> 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)