You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 feature requirement.
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
Hello Dubbo Community,
I am submitting a feature request for support of domain-based service registration and discovery within Apache Dubbo.
Background:
Our organization has several legacy services implemented using HTTP and gRPC protocols. These services currently do not utilize traditional service registration and discovery components, such as Zookeeper or etcd. Instead, we leverage the Kubernetes ecosystem for domain name resolution, allowing us to perform RPC calls based on domain names.
Feature Request:
We would like to see Apache Dubbo support domain-based service registration and discovery. This would enable us to register services and resolve them using custom domain names, aligning with our existing architecture and simplifying our service management.
Benefits:
Enhanced Flexibility: Allowing domain-based registration would enable smoother integration with existing services that rely on domain name resolution.
Reduced Complexity: Eliminating the need for additional components like Zookeeper or etcd for service discovery would streamline our architecture.
Improved Compatibility: This feature would enhance compatibility with our current deployment strategies and workflows.
We believe that this feature would greatly benefit users with similar use cases and enhance the overall functionality of Apache Dubbo.
Thank you for considering this request. We look forward to your feedback!
Additional Information:
Dubbo Version: 3.3.x
Best regards.
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!
Currently, there is service discovery support for Kubernetes in the Dubbo extension library. Is it possible to use it? If there are other requirements, could you describe them in more detail? dubbo-kubernetes
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
Hello Dubbo Community,
I am submitting a feature request for support of domain-based service registration and discovery within Apache Dubbo.
Background:
Our organization has several legacy services implemented using HTTP and gRPC protocols. These services currently do not utilize traditional service registration and discovery components, such as Zookeeper or etcd. Instead, we leverage the Kubernetes ecosystem for domain name resolution, allowing us to perform RPC calls based on domain names.
Feature Request:
We would like to see Apache Dubbo support domain-based service registration and discovery. This would enable us to register services and resolve them using custom domain names, aligning with our existing architecture and simplifying our service management.
Benefits:
Enhanced Flexibility: Allowing domain-based registration would enable smoother integration with existing services that rely on domain name resolution.
Reduced Complexity: Eliminating the need for additional components like Zookeeper or etcd for service discovery would streamline our architecture.
Improved Compatibility: This feature would enhance compatibility with our current deployment strategies and workflows.
We believe that this feature would greatly benefit users with similar use cases and enhance the overall functionality of Apache Dubbo.
Thank you for considering this request. We look forward to your feedback!
Additional Information:
Dubbo Version: 3.3.x
Best regards.
Related issues
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: