QzLijian1 opened a new issue, #14392: URL: https://github.com/apache/dubbo/issues/14392
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar feature requirement. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Descriptions SDK提供灰度爬坡能力,实现蓝绿发布+灰度的能力,具体来说提供方的应用程序在两套模版中部署同等规模的容器(如N个),生产流量最终仅流入其中一套模版,提供方程序升级时首先部署到未承接流量的模版中并将一部分流量引入(如5%),验证通过后逐步扩大流量直至100%(5%-20%-50%-100%),流量全部引入升级后的提供方模版后下线旧模版中容器,后续升级时继续使用这个过程完成消费方不做任何打标的情况下流量灰度爬坡升级。 ### Related issues _No response_ ### Are you willing to submit a pull request to fix on your own? - [X] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
