alibaba/Sentinel

About AuthorityRuleChecker.The PassCheck() method implementation problem

Open

#1753 aperta il 23 set 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Java (8150 fork)batch import
good first issue

Metriche repository

Star
 (23.109 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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

Guida contributor