-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71352/
-----------------------------------------------------------

(Updated Aug. 22, 2019, 11:55 p.m.)


Review request for ranger and Madhan Neethiraj.


Bugs: RANGER-2547
    https://issues.apache.org/jira/browse/RANGER-2547


Repository: ranger


Description
-------

Some of the core Ranger and Authorizer classes contain static or unnecessary 
class members. Good coding practices recommend minimizing use of such members.


Diffs (updated)
-----

  
agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/RangerTagEnricher.java
 fbf0360d7 
  
agents-common/src/main/java/org/apache/ranger/plugin/service/RangerAuthContext.java
 02f343196 
  
agents-common/src/main/java/org/apache/ranger/plugin/service/RangerBasePlugin.java
 8d89a187c 
  
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
 bb015c595 


Diff: https://reviews.apache.org/r/71352/diff/2/

Changes: https://reviews.apache.org/r/71352/diff/1-2/


Testing
-------

Built clean and verified that all unit tests pass.


Thanks,

Abhay Kulkarni

Reply via email to