tt -t ,绑定进程的节点容易触发sentinel 限流
- 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限流
期间尝试换节点测试,稳定复现
```


Contributor 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