alibaba/Sentinel

About AuthorityRuleChecker.The PassCheck() method implementation problem

Open

#1,753 建立於 2020年9月23日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Java (8,150 fork)batch import
good first issue

倉庫指標

Star
 (23,109 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南