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

[Bug] dubbo-dependencies-zookeeper 3.3.0 dependencies do not exist in the maven central repository #14759

Open
3 of 4 tasks
crazyStar00 opened this issue Oct 11, 2024 · 8 comments
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@crazyStar00
Copy link
Contributor

crazyStar00 commented Oct 11, 2024

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar issues.

Apache Dubbo Component

Java SDK (apache/dubbo)

Dubbo Version

dubbo: 3.3.0

Steps to reproduce this issue

image
image

What you expected to happen

Maybe you should upload it to the maven central repository or modify the documentation

Anything else

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

@crazyStar00 crazyStar00 added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels Oct 11, 2024
@crazyStar00
Copy link
Contributor Author

I have looked at the dubbo code and it seems that there is no Dubco-Dependencies -zookeeper after 3.0-beta.2

@wcy666103
Copy link
Contributor

Use dubbo-dependencies-zookeeper-curator5 instead of the original dubbo-dependencies-zookeeper dependency.

@crazyStar00
Copy link
Contributor Author

Use dubbo-dependencies-zookeeper-curator5 instead of the original dubbo-dependencies-zookeeper dependency.

However, our zoookeeper version is 3.4.10, is it incompatible with dubco-dependencies -zookeeper-curator5?
Will it no longer be compatible with zookeeper3.4.+

@wcy666103
Copy link
Contributor

Use dubbo-dependencies-zookeeper-curator5 instead of the original dubbo-dependencies-zookeeper dependency.

However, our zoookeeper version is 3.4.10, is it incompatible with dubco-dependencies -zookeeper-curator5? Will it no longer be compatible with zookeeper3.4.+

You can choose not to upgrade dubbo version for now.

@crazyStar00
Copy link
Contributor Author

image
curator5 does not support zookeeper4, so I wonder if a later version of dubbo will still support zookeeper4

@wcy666103
Copy link
Contributor

wcy666103 commented Oct 11, 2024

image curator5 does not support zookeeper4, so I wonder if a later version of dubbo will still support zookeeper4

It will no longer be supported.

https://dubbo.apache.org/en/overview/mannual/java-sdk/reference-manual/upgrades-and-compatibility/version/3.2-to-3.3-compatibility-guide/#9-removal-of-zookeeper-34-support

@crazyStar00
Copy link
Contributor Author

crazyStar00 commented Oct 11, 2024

image curator5 does not support zookeeper4, so I wonder if a later version of dubbo will still support zookeeper4

It will no longer be supported.

https://dubbo.apache.org/en/overview/mannual/java-sdk/reference-manual/upgrades-and-compatibility/version/3.2-to-3.3-compatibility-guide/#9-removal-of-zookeeper-34-support

ok,thanks.
I used dubbo: 3.3.0, dubco-dependencies -zookeeper: 3.0-beta.2, and found that only here there are exceptions, only need this code comment, start the service, and call the service is normal
image

@crazyStar00
Copy link
Contributor Author

Oh, and make sure you change the files.
image

@apache apache deleted a comment Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Status: Todo
Development

No branches or pull requests

2 participants