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 2.7.23 Error when using Eureka as the registry center #15116

Open
4 tasks done
yisitmxk opened this issue Feb 10, 2025 · 2 comments
Open
4 tasks done

[Bug]dubbo 2.7.23 Error when using Eureka as the registry center #15116

yisitmxk opened this issue Feb 10, 2025 · 2 comments
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@yisitmxk
Copy link

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:2.7.23, jdk: 17

Steps to reproduce this issue

org.apache.dubbo dubbo-registry-eureka

Error when using Eureka as the registry center:
No such extension org.apache.dubbo.registry.RegistryFactory by name eureka, no related exception was found, please check whether related SPI module is missing.

What you expected to happen

Error when using Eureka as the registry center

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

@yisitmxk yisitmxk added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels Feb 10, 2025
@yisitmxk yisitmxk changed the title [Bug] [Bug]Error when using Eureka as the registry center Feb 10, 2025
@yisitmxk yisitmxk changed the title [Bug]Error when using Eureka as the registry center [Bug]dubbo 2.7.23 Error when using Eureka as the registry center Feb 10, 2025
@AlbumenJ
Copy link
Member

  1. Dubbo 2.7.x is no longer supported
  2. This might caused by jdk17
  3. Dubbo 3.x currently not support eureka. Contribution is welcome

@yisitmxk
Copy link
Author

  1. Dubbo 2.7.x is no longer supported
  2. This might caused by jdk17
  3. Dubbo 3.x currently not support eureka. Contribution is welcome

https://github.com/apache/dubbo/tree/2.7.x/dubbo-registry/dubbo-registry-eureka

Dubbo 2.7.23 officially supports Eureka

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