-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38037/
-----------------------------------------------------------
(Updated Sept. 2, 2015, 4:01 a.m.)
Review request for ranger and Abhay Kulkarni.
Changes
-------
fix for the review comments
Bugs: RANGER-274
https://issues.apache.org/jira/browse/RANGER-274
Repository: ranger
Description
-------
fixed excessive log by plugin on receiving no-tag-change from Ranger admin;
added condition to check context-attribute value in the condition values;
replaced @SuppressWarnings with type safe code; misc log message fixes
Diffs (updated)
-----
agents-common/src/main/java/org/apache/ranger/plugin/conditionevaluator/RangerHiveResourcesAccessedTogetherCondition.java
PRE-CREATION
agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyEngine.java
969e7d7
Diff: https://reviews.apache.org/r/38037/diff/
Testing
-------
Verified that existing tests pass
Thanks,
Madhan Neethiraj