alibaba / alibaba/Sentinel

根据url限流有bug

Open
#2,408 11 comments 0 reactions 0 assignees View on GitHub
area/integrations kind/question wait-for-feedback
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

1. url 若为多个/ 分割开来 例如 /user/test 不能成功限流 设置流控不生效 但若为简短的url 只包含一个/ 例如:/test 则能成功流控

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the flow-control behavior with the reported URLs: /user/test and /test. Compare why the short URL is limited while the multi-segment URL is not; done means both URL forms are successfully rate-limited.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
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.