Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zookeeper 3.4.x error #3013

Open
zranran80 opened this issue Aug 7, 2024 · 1 comment
Open

Zookeeper 3.4.x error #3013

zranran80 opened this issue Aug 7, 2024 · 1 comment

Comments

@zranran80
Copy link

dubbo3 report error:
java.lang.NoSuchMethodError: org.apache.curator.framework.CuratorFrameworkFactory$Builder.ensembleTracker(Z)Lorg/apache/curator/framework/CuratorFrameworkFactory$Builder;
at org.apache.dubbo.registry.zookeeper.util.CuratorFrameworkUtils.buildCuratorFramework(CuratorFrameworkUtils.java:76) ~[dubbo-3.2.14.jar:3.2.14]

   <dependency>
        <groupId>org.apache.dubbo</groupId>
        <artifactId>dubbo-dependencies-zookeeper</artifactId>
        <version>3.2.14</version>
        <type>pom</type>
    </dependency>
@zranran80
Copy link
Author

目前发现3.0.X和3.1.X都没有问题,只有3.2.X有此问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant