-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74793/
-----------------------------------------------------------
Review request for ranger, Akshay Tupe, Anand Nadar, Ankita Sinha, Madhan
Neethiraj, Monika Kachhadiya, Subhrat Chaudhary, and Vanita Ubale.
Bugs: RANGER-4608
https://issues.apache.org/jira/browse/RANGER-4608
Repository: ranger
Description
-------
For GET API for datashare by ID need to add ACL evaluation
Diffs
-----
security-admin/src/main/java/org/apache/ranger/biz/GdsDBStore.java af70daa9d
Diff: https://reviews.apache.org/r/74793/diff/1/
Testing
-------
Steps to Test
1)create a datashare
2)Get the datashare by a user(this user should not be in ACL of datashare)using
GET API service/gds/datashare/{id}
3)Will get Error as user has no permission on the datashare
Thanks,
Prashant Satam