-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34580/
-----------------------------------------------------------
(Updated May 23, 2015, 12:07 a.m.)
Review request for ranger, Don Bosco Durai, Abhay Kulkarni, and Selvamohan
Neethiraj.
Changes
-------
Updated for the review comments. Also optimized tag-service-def update during
add/update of other service-defs
Bugs: RANGER-274
https://issues.apache.org/jira/browse/RANGER-274
Repository: ranger
Description
-------
When policyVersion of a tag-based service is updated, policyVersion of all
services that reference the tag-based service are updated.
Diffs (updated)
-----
agents-common/src/main/java/org/apache/ranger/plugin/store/AbstractServiceStore.java
e30535a
agents-common/src/main/java/org/apache/ranger/plugin/store/ServicePredicateUtil.java
69560e2
agents-common/src/main/java/org/apache/ranger/plugin/store/file/ServiceFileStore.java
8a34c80
security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java
5628a32
security-admin/src/main/java/org/apache/ranger/db/XXServiceDao.java 4f35ad3
security-admin/src/main/resources/META-INF/jpa_named_queries.xml 054a0bd
Diff: https://reviews.apache.org/r/34580/diff/
Testing
-------
Verified that policyVersion of referring services are updated on updates to
tag-based service policies.
Thanks,
Madhan Neethiraj