----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74298/ -----------------------------------------------------------
Review request for ranger, Ankita Sinha and Madhan Neethiraj. Bugs: https://issues.apache.org/jira/browse/RANGER-4023 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/RANGER-4023 Repository: ranger Description ------- When only the masking condition has an user/group attribute based expression, RangerUserStoreEnricher is not enabled in plugin end. As part of the fix, we are checking for expression in custom masking conditon. Diffs ----- agents-common/src/main/java/org/apache/ranger/plugin/util/ServiceDefUtil.java fe1cf9244 agents-common/src/test/java/org/apache/ranger/plugin/util/ServiceDefUtilTest.java 3cd42f44f Diff: https://reviews.apache.org/r/74298/diff/1/ Testing ------- Valiidated userstore.json is getting created in plugin, when only the masking condition has user/group attribute based expression. Validated existing test cases are passing. Thanks, Subhrat Chaudhary
