EarthChen opened a new issue #9763: URL: https://github.com/apache/dubbo/issues/9763
<!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy --> - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [ ] I have searched the [release notes](https://github.com/apache/dubbo/releases) of this repository and believe that this is not a duplicate. # background I am currently doing a service migration, which will generate multiple services and I need to test the availability of the service. # Describe Therefore, it is desirable to have a way to dynamically route to old and new services.Roll back when problems occur with the new service. For example, access to the configuration center, adding a switch to control routing to new and old services. Further, whether can increase gray scale proportion. > This function is similar to gray released -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
