-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55151/
-----------------------------------------------------------
(Updated Jan. 18, 2017, 7:15 a.m.)
Review request for ranger and Madhan Neethiraj.
Changes
-------
Added a constant string to hold the property name.
Bugs: RANGER-1199
https://issues.apache.org/jira/browse/RANGER-1199
Repository: ranger
Description
-------
A Ranger configuration variable 'ranger.filter.tags.for.service.plugin' is
added with default value of 'true'. If 'true'; only tags that appear in active
tag-policy are downloaded to component; else this optimization is not performed.
Diffs (updated)
-----
security-admin/src/main/java/org/apache/ranger/biz/RangerTagDBRetriever.java
ab914dc
security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java
df03876
Diff: https://reviews.apache.org/r/55151/diff/
Testing
-------
Tested with local VM.
Thanks,
Abhay Kulkarni