You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Daniel Nilsson (Jira)" <ji...@apache.org> on 2021/06/30 07:48:00 UTC

[jira] [Created] (CURATOR-600) ModeledFramework.delete() doesn't use DeleteOptions

Daniel Nilsson created CURATOR-600:
--------------------------------------

             Summary: ModeledFramework.delete() doesn't use DeleteOptions
                 Key: CURATOR-600
                 URL: https://issues.apache.org/jira/browse/CURATOR-600
             Project: Apache Curator
          Issue Type: Bug
    Affects Versions: 5.1.0
            Reporter: Daniel Nilsson
            Assignee: Jordan Zimmerman


ModeledFrameworkImpl.delete() does not pass modelSpec.deleteOptions() to the delete builder. So any delete options set in the ModelSpec, such as deletingChildrenIfNeeded, are not respected.



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