alibaba / alibaba/arthas

tt -t ,绑定进程的节点容易触发sentinel 限流

Open
#2,279 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
37.5k
Forks
7.6k
Avg merge
1d 22h
Merged PRs (30d)
4

Description

- [x] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。

### 环境信息

* `arthas-boot.jar` 或者 `as.sh` 的版本: xxx
* Arthas 版本: 3.6.6
* 操作系统版本: linux
* 目标进程的JVM版本: 1.8.026
* 执行`arthas-boot`的版本: xxx

### 重现问题的步骤

1. tt -t 观察 sentinel限流的接口

具体命令

tt -t *RecommendSoaService aiRecommend 'params[0].abConfig.version !=null && params[0].abConfig.version =="Strategy10j"

```
接口触发sentinel限流
期间尝试换节点测试,稳定复现

```
![异常截图](https://user-images.githubusercontent.com/12525396/189262329-2a9a5dad-521c-497e-a255-d4fd0522c9ea.png)
![复现截图](https://user-images.githubusercontent.com/12525396/189262431-cfa96a66-d7cb-467c-9d19-95d4293b707a.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the `tt -t` command against the reported Sentinel-limited interface, including switching nodes as described. No source file or test is named; trace the relevant command path and compare behavior across nodes. Done is not defined beyond determining the cause of the unexpected rate limiting and establishing the intended behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.