----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63085/ -----------------------------------------------------------
(Updated Oct. 18, 2017, 7:26 p.m.) Review request for ranger, Madhan Neethiraj and Ramesh Mani. Changes ------- Fixed bug uncovered by a failed unit test. Bugs: RANGER-1843 https://issues.apache.org/jira/browse/RANGER-1843 Repository: ranger Description ------- Performance improvements in RANGER-1771, in finding the policies for a given resource, should be made in tag-enricher as well - to optimize finding of tags applicable for a given resource. Diffs (updated) ----- agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/RangerTagEnricher.java 5f0a422 agents-common/src/main/java/org/apache/ranger/plugin/model/validation/RangerServiceDefHelper.java 210eb3d Diff: https://reviews.apache.org/r/63085/diff/5/ Changes: https://reviews.apache.org/r/63085/diff/4-5/ Testing ------- Passes all unit tests. Tested with perf-tool locally. Thanks, Abhay Kulkarni