-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73512/
-----------------------------------------------------------
Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh,
Pradeep Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-3366
https://issues.apache.org/jira/browse/RANGER-3366
Repository: ranger
Description
-------
Copy constructor of RangerAccessRequestImpl is not setting cluster-type.
https://github.com/apache/ranger/blob/master/agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerAccessRequestImpl.java#L81
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerAccessRequestImpl.java
2158b7a88
Diff: https://reviews.apache.org/r/73512/diff/1/
Testing
-------
mvn clean compile package install -U
Verified access audits in allow/deny
Thanks,
Kishor Gollapalliwar