----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73184/ -----------------------------------------------------------
Review request for ranger and Madhan Neethiraj. Repository: ranger Description ------- A few spurious full policy downloads were observed when A policy change immediately following a service change. A tag policy change In such cases, full policy downloads are not required and should be avoided. Diffs ----- agents-common/src/main/java/org/apache/ranger/plugin/util/RangerPolicyDeltaUtil.java 62b60a106 security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java 93ee07769 security-admin/src/main/resources/META-INF/jpa_named_queries.xml d026dec3a Diff: https://reviews.apache.org/r/73184/diff/1/ Testing ------- Passes all unit tests. Tested scenarios described above in a cluster and verified that incremental policy updates are applied on the plugin side, and the resulting policies are correct. Thanks, Abhay Kulkarni
