You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Abhay Kulkarni <ak...@hortonworks.com> on 2016/02/16 21:09:08 UTC

Re: Review Request 43590: Couple of potential NPEs

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

(Updated Feb. 16, 2016, 8:09 p.m.)


Review request for ranger and Madhan Neethiraj.


Changes
-------

Check for null-ness before dereferencing Java objects.


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


Repository: ranger


Description (updated)
-------

RANGER-849: Good coding practice: fix potentil Null Pointer dereference issues in Ranger codebase


Diffs
-----

  agents-common/src/main/java/org/apache/ranger/plugin/store/AbstractServiceStore.java 0dead8a 
  security-admin/src/main/java/org/apache/ranger/rest/ServiceREST.java 4d84532 

Diff: https://reviews.apache.org/r/43590/diff/


Testing (updated)
-------

Ran unit tests successfully.


Thanks,

Abhay Kulkarni