feelism
feelism
What type of PR is this? /test Which issue(s) this PR fixes: Fixes #737 Add UT for registry plugin Only Use case description: Replenish the UT for spring registry plugin...
### What would you like to be added? Replenish the UT for spring registry plugin ### Why is this needed? For quaility of registry plugin
【需求描述】补全治理能力,包含熔断、容错、实例隔离、限流、隔离仓、降级等能力(需增加指定服务匹配) 已完成:熔断、容错、实例隔离、限流、隔离仓(Spring)
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.1.0 * Operating System version: windows...
What type of PR is this? /feat Which issue(s) this PR fixes: Fixes #881 Use case description: - spring boot registry plugin auto test - replcae invalid domain for test...
### What would you like to be added? springboot registry plugin auto test ### Why is this needed? for quaility
### What happened? It will generate two interceptors when I intercept the method CloseableHttpClient#excute(HttpUriRequest) which has super type named HttpClient ### How can we reproduce it (as minimally and precisely...