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

(Updated 五月 22, 2017, 11:42 a.m.)


Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Colm O 
hEigeartaigh, Gautam Borad, Madhan Neethiraj, Ramesh Mani, Selvamohan 
Neethiraj, and Velmurugan Periasamy.


Changes
-------

update patch


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


Repository: ranger


Description
-------

Do code improvement for static fields and Log in the AtlasClient.java 
change from private static final String ATLAS_ENTITY_lIST_API_ENDPOINT = 
"/api/atlas/v1/entities";
to private static final String ATLAS_ENTITY_LIST_API_ENDPOINT = 
"/api/atlas/v1/entities";
And alter:      if (LOG.isDebugEnabled()) {
LOG.debug("getEntityResource():Adding existsResource "
+ responseResource);


Diffs (updated)
-----

  
plugin-atlas/src/main/java/org/apache/ranger/services/atlas/client/AtlasClient.java
 e686c4d 


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

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


Testing
-------

tested it


Thanks,

Qiang Zhang

Reply via email to