-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62437/
-----------------------------------------------------------
(Updated Sept. 26, 2017, 10:03 p.m.)
Review request for ranger, Ankita Sinha, Don Bosco Durai, Gautam Borad, Abhay
Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj,
Sailaja Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-1779
https://issues.apache.org/jira/browse/RANGER-1779
Repository: ranger
Description
-------
1) create a policy with multiple resource *,default using public api
2) go to ranger admin ui and update the policy without any change
3) again view the policy.
Issue:
default gets duplicated as resource in the policy.
and even new entry is added in resource map table for the last resource.
Diffs (updated)
-----
security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java
63fdf4f
security-admin/src/main/java/org/apache/ranger/patch/PatchForNifiResourceUpdateExclude_J10008.java
634082c
security-admin/src/main/java/org/apache/ranger/patch/PatchForNifiResourceUpdateExclude_J10010.java
PRE-CREATION
Diff: https://reviews.apache.org/r/62437/diff/3/
Changes: https://reviews.apache.org/r/62437/diff/2-3/
Testing
-------
1)Verified if same resource does not get duplicated during create and update
policy.
2)Verified if resource duplication does not happen through public API and
Public APIv2 as well.
3)Verified if policies are getting created with multiple distinct resource.
Thanks,
Nikhil P