Flyiyu commented on issue #20764:
URL: 
https://github.com/apache/shardingsphere/issues/20764#issuecomment-1236485124

   > @Flyiyu Hi, it should be the problem that dependency conflict.
   > 
   > just keep it
   > 
   > ```
   >  <dependency>
   >             <groupId>org.apache.shardingsphere</groupId>
   >             
<artifactId>shardingsphere-cluster-mode-repository-zookeeper-curator</artifactId>
   >            <version>5.1.1</version>
   > </dependency>
   > ```
   
   @zjcnb If I don't add the dependency of `curator`, just use 
`shardingsphere-cluster-mode-repository-zookeeper-curator`, this error will be 
reported: ClassNotFoundException: 
org.apache.curator.connection.StandardConnectionHandlingPolicy
   
   Thanks a lot though, I'll do my own research and give up


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to