-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32039/
-----------------------------------------------------------
(Updated March 17, 2015, 7:12 a.m.)
Review request for ranger, Alok Lal, Don Bosco Durai, Madhan Neethiraj, Ramesh
Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
Changes
-------
Please apply this patch on top of HEAD. No need to revert the previous commit.
Bugs: RANGER-308
https://issues.apache.org/jira/browse/RANGER-308
Repository: ranger
Description
-------
Details of updates made to Policies should be persisted in db and presented to
UI.
Diffs (updated)
-----
security-admin/src/main/java/org/apache/ranger/service/RangerPolicyService.java
d261151
security-admin/src/main/java/org/apache/ranger/service/RangerServiceService.java
9f0b02a
Diff: https://reviews.apache.org/r/32039/diff/
Testing
-------
Tested the following scenarios and checked whether audit was generated for it:
1] Create HDFS Service
2] Update HDFS Service
3] Delete HDFS Service
4] Create Policy for the Service above
5] Update Policy
a] Update user
b] Update group
c] Update path
6] Delete Policy
Above was verified in db/google chrome, since UI is not yet ready for this.
Thanks,
Gautam Borad