[Feature] Remove zk3.4 support in 3.3
Pre-check
- [X] I am sure that all the content I provide is in English.
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
Remove zk3.4 support in 3.3
- Remove
dubbo-dependencies-zookeeper,dubbo-remoting-zookeeper. - Rename all the
zookeeper-curator5related modules tozookeeper
Related issues
No response
Are you willing to submit a pull request to fix on your own?
- [ ] Yes I am willing to submit a pull request on my own!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
I'm interested. Can you assign it to me?
I'm interested. Can you assign it to me?
done
I'm interested. Can you assign it to me?
done
I realized that perhaps dubbo-zookeeper-curator5-spring-boot-starter needs to do the same things when I'm coding.Is that correct?
I find this PR can't pass CI because the CI project uses curator4.1, so it throws an error java.lang.NoSuchMethodError: org.apache.curator.framework.recipes.cache.NodeCache.getListenable()Lorg/apache/curator/framework/listen/Listenable; I have submitted another PR in the CI repository to try to fix this problem. Refer: #19
Is this issue completed? Is there any progress? I am very interested in this and want to join. @Stellar1999
Is this issue completed? Is there any progress? I am very interested in this and want to join. @Stellar1999
I believe it's nearly complete and just awaiting merging.
I am intrested and a newbie can I get assigned?
Already done