alibaba / alibaba/Sentinel

集群限流模式下,拒绝QPS很低

Open
#3,506 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

![Image](https://github.com/user-attachments/assets/d60d5a0b-f7c2-4249-aa3a-f71eadc261b3)

图中前部分是按集群模式,总体阈值50配置,实际达到的效果通过的QPS远远大于50,拒绝的QPS偏低。
后半部分是改为单机限流,单台阈值25,通过的QPS为50,完全符合规则。
总共2台。

Contributor guide

Open the contributing guide

Research direction

No files, tests, versions, or entry points are named. Reproduce the two-node cluster-mode case with a total threshold of 50, compare it with two standalone nodes at 25 each, and trace the cluster rate-limiting path; done means the cluster-wide limit is enforced and rejected QPS reflects traffic above 50.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.