Madhan Neethiraj created RANGER-4437:
----------------------------------------
Summary: incorrect error log from ResourceMatcher.isMatch()
Key: RANGER-4437
URL: https://issues.apache.org/jira/browse/RANGER-4437
Project: Ranger
Issue Type: Bug
Components: plugins
Affects Versions: 3.0.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
{{ResourceMatcher.isMatch(matchType, matchingScope)}} generates following error
log when matchType is {{{}NONE{}}}.
{noformat}
org.apache.ranger.plugin.resourcematcher.ResourceMatcher:166 - invalid
ResourceElementMatchType: {NONE}
{noformat}
NONE is a valid value for parameter matchType, hence this error log is
incorrect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)