alibaba / alibaba/Sentinel

sentinel 控制台编辑流控规则,将QPS切换为并发线程数,流控效果保持不变[BUG]

Open
#3,437 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

## Issue Description
文档中描述并发线程类中,流控效果为快速失败
![image](https://github.com/user-attachments/assets/fe728032-f695-4b7d-a1d9-81d0f7c48928)

新建规则,效果为Warm UP
![image](https://github.com/user-attachments/assets/4163694f-b0e7-46a6-9ca1-3e0d4eaadbf7)

再次编辑,将类型改为并发线程数
![image](https://github.com/user-attachments/assets/5b9602c3-9c6d-4d6a-b907-225c09856d70)
保存后,效果任然显示为Warm UP
![image](https://github.com/user-attachments/assets/97300ca9-83fe-449e-9e17-0e2112a6ecd9)

Type: *bug report*

### Describe what happened

### Describe what you expected to happen

编辑模式下切换为线程数,流控效果应该更新为默认效果
### How to reproduce it (as minimally and precisely as possible)

1.
2.
3.

### Tell us your environment

### Anything else we need to know?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the rule edit in the Sentinel console: create a rule with Warm UP, switch its type to concurrency threads, and save it. Compare the displayed flow-control effect before and after the type change. Done means the edited rule displays the default effect for concurrency-thread control instead of retaining Warm UP.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.