-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72573/
-----------------------------------------------------------
(Updated June 9, 2020, 6:50 p.m.)
Review request for ranger and Madhan Neethiraj.
Bugs: RANGER-2839
https://issues.apache.org/jira/browse/RANGER-2839
Repository: ranger
Description
-------
This patch fixes two issues:
1. Logging messages and logging levels are inappropriate
2. If security-zones are present:
a. ServicePolicies do not contain service-configs
b. If incremental policy downloads are enabled and only tag policies are
changed, ServicePolicies do not represent that information correctly.
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/RangerTagEnricher.java
20ea5113c
agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/RangerUserStoreRefresher.java
4a9a5b3ce
agents-common/src/main/java/org/apache/ranger/plugin/util/PolicyRefresher.java
497485b2d
security-admin/src/main/java/org/apache/ranger/biz/RangerPolicyAdminCache.java
681698db8
Diff: https://reviews.apache.org/r/72573/diff/1/
Testing (updated)
-------
Tested with incremental policy downloads enabled and with multiple security
zones for a Hive service.
Thanks,
Abhay Kulkarni