-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57650/
-----------------------------------------------------------
Review request for ranger, Ankita Sinha, Don Bosco Durai, Mehul Parikh, Pradeep
Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-1459
https://issues.apache.org/jira/browse/RANGER-1459
Repository: ranger
Description
-------
Currently, GET policy call converts the ACLs to camel case. due to that when
update policy culr command is hit with same acls that GET call gives, then we
get error of invalid access type.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/common/AppConstants.java
7fa2292
Diff: https://reviews.apache.org/r/57650/diff/1/
Testing
-------
Verified :
# CRUD Services using UI and Curl commands
# CRUD Policies using UI and Curl commands
# CRUD of users as well.
Thanks,
Gautam Borad