-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73839/
-----------------------------------------------------------
(Updated Feb. 11, 2022, 11:43 p.m.)
Review request for ranger, Ankita Sinha, Kishor Gollapalliwar, Abhay Kulkarni,
Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and Velmurugan
Periasamy.
Changes
-------
- addressed review comment
- updated plugin_capability unit test
Bugs: RANGER-3617
https://issues.apache.org/jira/browse/RANGER-3617
Repository: ranger
Description
-------
fixed incorrect deny for _any access due to tag policy
Diffs (updated)
-----
agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java
0056f76d1
agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyEngine.java
9ba418a43
agents-common/src/test/resources/policyengine/plugin/test_plugin_capability.json
b968743cb
agents-common/src/test/resources/policyengine/test_policyengine_descendant_tags.json
1b3fc04ab
agents-common/src/test/resources/policyengine/test_policyengine_descendant_tags_deny.json
PRE-CREATION
agents-common/src/test/resources/policyengine/test_policyengine_tag_hive_filebased.json
7beb5abaa
agents-common/src/test/resources/policyengine/test_policyengine_tag_hive_for_show_databases.json
1686b1ffe
Diff: https://reviews.apache.org/r/73839/diff/5/
Changes: https://reviews.apache.org/r/73839/diff/4-5/
Testing
-------
- added unit tests to explcitly cover _any use case
- updated few incorrect existing tests
Thanks,
Madhan Neethiraj