-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72628/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-2885
https://issues.apache.org/jira/browse/RANGER-2885
Repository: ranger
Description
-------
There are codes missing for:
https://issues.apache.org/jira/browse/RANGER-2117
https://issues.apache.org/jira/browse/RANGER-2692
When calling
'http://10.1.0.44:6080/service/public/api/policy?repositoryName=tdw_kafka\&repositoryType=kafka\&isEnabled=false',
it will return 'Unknown' value in permMapList.permList field, which is not
appropriate.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/common/AppConstants.java
e190bbc8b
security-admin/src/main/java/org/apache/ranger/common/ServiceUtil.java
2b1a3fa30
Diff: https://reviews.apache.org/r/72628/diff/1/
Testing
-------
1.Compilation OK
2.Already used in production environment
Thanks,
Haoxiang Ma