-
Notifications
You must be signed in to change notification settings - Fork 413
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
Compatibility with dubbo registry zookeeper #316
Comments
Is there anyone who can support this feature? It requires compatibility between Dubbo and Spring. If compatibility is complete, it can be interconnected |
I've edited your comment to improve the formatting. You might want to check out this Mastering Markdown guide for future reference. I am unfamiliar with how dubbo work and what, if anything, we could do to make them compatible. Can you tell me what would need to change? |
Thank you for your reply, |
The service discovery code for Dubbo is as follows: |
I understand that from your previous comments. I don't have the dubbo expertise to do the work to even know what to do make them compatible. Pull requests welcome. |
Okay, I'll take on this task. The interconnection between Spring Cloud Zookeeper and Dubbo Zookeeper helps enterprises better use scenarios where the two frameworks coexist |
Describe the bug
Please provide details of the problem, including the version of Spring Cloud that you
are using.
Sample
When using dubbo to interact with spring, the registry type conversion is abnormal. Is spring cloud compatible with dubbo's application-level instance registry?
Dubbo Issue As follow
apache/dubbo#12243
The text was updated successfully, but these errors were encountered: