alibaba/Sentinel
GitHub で見るAbout AuthorityRuleChecker.The PassCheck() method implementation problem
Open
#1,753 opened on 2020年9月23日
good first issue
Repository metrics
- Stars
- (23,109 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
Type: bug report
Describe what happened (or what feature you want)
This class is primarily used to determine the match of the context rules corresponding to the resource.Why do I need to repeat the validation with indexOf() and EQUALS methods?
Anything else we need to know?
com.alibaba.csp.sentinel.slots.block.authority.AuthorityRuleChecker