alibaba/Sentinel
About AuthorityRuleChecker.The PassCheck() method implementation problem
Aperta
#1753 aperta il 23 set 2020
good first issue
Metriche repository
- Star
- (23.109 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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