LearningGp

Results 55 comments of LearningGp

Please sign the CLA as per the instructions from CLAassistant.

Due to this PR's inactivity and the unsigned CLA, we are temporarily closing it. Feel free to create a new PR if you still intend to contribute after addressing the...

能帮忙描述的具体一些嘛

The PR has remained open for an extended period and has accumulated significant merge conflicts. We will therefore close it temporarily as the main development branch for Sentinel has now...

我看部分接口是有指标数据的,具体的问题麻烦描述一下

我比较好奇这个场景,按我的理解这种限流应该配置在B服务上,因为如果在客户端进行限制,A服务或者B服务扩容时都存在问题

FYI, https://github.com/alibaba/Sentinel/blob/master/sentinel-demo/sentinel-demo-parameter-flow-control/src/main/java/com/alibaba/csp/sentinel/demo/flow/param/ParamFlowQpsDemo.java

目前不太推荐生产环境使用哈,咱们是需求2.0中的哪个新特性

本地metrics文件没有丢失这个点话,就可能是com.alibaba.csp.sentinel.node.metric.MetricsReader#readMetricsByEndTime的问题了,可以用arthas watch 下看看

这个是不正常的,目前Sentinel对集群限流的支持还不太完善,需要持续建设