huangjikun

Results 6 issues of huangjikun

### Describe what this PR does / why we need it 调整降级规则的时间窗口,支持可配置 ### Does this pull request fix one issue? Fixes #2191 ### Describe how you did it 将降级规则的时间窗口从1 调整为SampleCountProperty.SAMPLE_COUNT...

area/circuit-breaking

nacos-sync版本:0.4.5 (0.4.6也有相同问题) 问题:zk url解析工具类逻辑有误,总是丢失 问号后的第一个参数 代码位置:com.alibaba.nacossync.util.StringUtils#parseQueryString ```java public static Map parseQueryString(String qs) { try { String decodePath = URLDecoder.decode(qs, "UTF-8"); if (isEmpty(qs)) { return new HashMap(); } return parseKeyValuePair(decodePath, "\\&");...

- [x] 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.0.10/2.7.16 * Operating System version: Windows 10...

type/bug

### What version of nacos-sdk-go are you using? 2.2.5 ### What version of nacos-sever are you using? 2.1.2 ### What version of Go are you using (`go version`)? 1.21.5 ###...

Maintain the same semantics as other languages in n_queens.go