----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74975/ -----------------------------------------------------------
Review request for ranger, Anand Nadar, Asit Vadhavkar, Madhan Neethiraj, Monika Kachhadiya, and Siddhesh Phatak. Bugs: RANGER-4784 https://issues.apache.org/jira/browse/RANGER-4784 Repository: ranger Description ------- When a service is added to a security zone, deafult resource policies are created for the service in the zone. For tag service, default policy is not getting created in the security zone. Diffs ----- security-admin/src/main/java/org/apache/ranger/service/RangerSecurityZoneServiceService.java a6cb2ae74 Diff: https://reviews.apache.org/r/74975/diff/1/ Testing ------- Validations done: 1. All the junits are pssing. 2. For the tag service added in the secruity zone, default tag policy EXPIRES_ON, is getting created. Thanks, Subhrat Chaudhary