[
https://issues.apache.org/jira/browse/IGNITE-13291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17166415#comment-17166415
]
Anton Vinogradov commented on IGNITE-13291:
-------------------------------------------
LGTM.
Merged to master.
Thanks for your contribution.
> Remove unnecessary dependency to curator-client from ZookeeperDiscoverySpi
> --------------------------------------------------------------------------
>
> Key: IGNITE-13291
> URL: https://issues.apache.org/jira/browse/IGNITE-13291
> Project: Ignite
> Issue Type: Improvement
> Components: zookeeper
> Affects Versions: 2.9
> Reporter: Ivan Daschinskiy
> Assignee: Ivan Daschinskiy
> Priority: Trivial
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, I suppose by mistake, we use
> {{org.apache.curator.utils.PathUtils#validatePath(java.lang.String)}} from
> {{curator-client}}
> in {{ZookeeperDiscoverySpi}}. Generally, this discovery implementation
> doesn't depend on curator framework at all, except some test code. We should
> remove this dependency and add this utility method to our codebase.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)