apache / apache/dubbo-website

Zookeeper 3.4.x error

Open
#3,013 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
491
Forks
809
Avg merge
1d 6h
Merged PRs (30d)
6

Description

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]


org.apache.dubbo
dubbo-dependencies-zookeeper
3.2.14
pom

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported stack trace, the dependency declaration, and CuratorFrameworkUtils.java at line 76. Reproduce the failure using Dubbo 3.2.14 with the stated ZooKeeper and Curator setup, then verify the dependency combination and document or correct the compatibility problem so the NoSuchMethodError is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.