You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2022/06/15 10:33:22 UTC

[GitHub] [curator] pboutes opened a new pull request, #422: CURATOR-643: Add option to disable parent creation for PersistentTtlNode

pboutes opened a new pull request, #422:
URL: https://github.com/apache/curator/pull/422

   The PR makes the `PersistentTtlNode` able to configure the PersistentNode's `useParentCreation` boolean flag introduced in https://github.com/apache/curator/pull/380.
   
   By default, the flag is set to `true`.
   
   https://issues.apache.org/jira/browse/CURATOR-643


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [curator] tisonkun merged pull request #422: CURATOR-643: Add option to disable parent creation for PersistentTtlNode

Posted by GitBox <gi...@apache.org>.
tisonkun merged PR #422:
URL: https://github.com/apache/curator/pull/422


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org