Skip to content

Deprecated dependency and code in ZK data-source | sentinel-datasource-zookeeper中有关于curator的过时代码 #2928

@TQSsssss

Description

@TQSsssss

版本:
dubbo:2.7.16
sentinel:1.8.5
sentinel-datasource-zookeeper :1.8.5
问题:
java.lang.NoSuchMethodError: org.apache.curator.framework.recipes.cache.NodeCache.getListenable()Lorg/apache/curator/framework/listen/ListenerContainer;
原因:
curator-recipes中的NodeCache在5.x版本已经更改为CuratorCache,sentinel源代码中仍为NodeCache,在监听数据源时报错。
期待有大神能给出解决方案

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/data-sourceIssues or PRs related to data-source extensiongood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions