myboo
myboo
- [ ] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository...
我做了一下试验如下:  为什么我最先put的k_0没有被删掉,反而是k_2. 次线程的testMap.getIfPresent 操会影响expireAfterWrite的执行效果吗?
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Ask your question here 生产者 [dubbo:service](https://dubbo.apache.org/zh/docsv2.7/user/references/xml/dubbo-service/) 支持path属性,而消费者 [dubbo:reference](https://dubbo.apache.org/zh/docsv2.7/user/references/xml/dubbo-reference/)不支持path属性,消费者只有类似的url,如果生产者使用了path属性, 在动态查询生产者会非常不方便。示例代码如下: ...
socks5 测试通过,完美,但是这边需要C++版本的库
### 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...
- [ ] I have searched the [issues](https://github.com/alibaba/canal/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [FAQ](https://github.com/alibaba/canal/wiki/FAQ) of this repository...
Support circuit breaking ratio (partial rejection during the OPEN state). --- 我先说一下场景哈,假设某个资源,他的降级策略是是失败率超过30%,他就被降级,但可以继续以超低频率(QPS等于1这种)访问。 但是按照现有的DegradeRule好像有点问题, 假设计熔断周期为10S, 那么10S之内的任何一个请求都直接报错, 能否支持超低频率允许访问
现在的arthas-agent.jar有一个很大的遗憾,就是不能在java程序启动时,就自动执行设定好的命令或脚本。很多不熟悉的java应用或第3方应用,需要启动过程中就执行的目标监听,因为等程序启动后,它就不能调用了,也就没办法监听。 - [ ] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。 ### 环境信息 * `arthas-boot.jar` 或者 `as.sh` 的版本: [4.0.5](https://github.com/alibaba/arthas/releases/tag/arthas-all-4.0.5) * Arthas 版本: 4.0.5 * 操作系统版本: macos、rocky linux、windows * 目标进程的JVM版本: 1.8 * 执行`arthas-boot`的版本: 4.0.5