Ivan Daschinskiy created IGNITE-13291:
-----------------------------------------

             Summary: 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
             Fix For: 2.10


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)

Reply via email to