You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Sailaja Polavarapu <sp...@hortonworks.com> on 2015/12/08 20:08:20 UTC

Review Request 41095: Ranger-767: Fixing a coverity issue that was introduced as part of refactoring UserGroupSink implementation

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

Review request for ranger, Alok Lal, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, and Velmurugan Periasamy.


Bugs: Ranger-767
    https://issues.apache.org/jira/browse/Ranger-767


Repository: ranger


Description
-------

Using the hard coded class name to call getResourceAsStream(path) method instead of getClass().getResourceAsStream(path).


Diffs
-----

  ugsync/src/main/java/org/apache/ranger/unixusersync/process/PolicyMgrUserGroupBuilder.java 78e3e72 

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


Testing
-------

Performed some basic testing with usersync using AD in the configuration.


Thanks,

Sailaja Polavarapu


Re: Review Request 41095: Ranger-767: Fixing a coverity issue that was introduced as part of refactoring UserGroupSink implementation

Posted by Madhan Neethiraj <ma...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41095/#review109402
-----------------------------------------------------------

Ship it!


Ship It!

- Madhan Neethiraj


On Dec. 8, 2015, 7:08 p.m., Sailaja Polavarapu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41095/
> -----------------------------------------------------------
> 
> (Updated Dec. 8, 2015, 7:08 p.m.)
> 
> 
> Review request for ranger, Alok Lal, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, and Velmurugan Periasamy.
> 
> 
> Bugs: Ranger-767
>     https://issues.apache.org/jira/browse/Ranger-767
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Using the hard coded class name to call getResourceAsStream(path) method instead of getClass().getResourceAsStream(path).
> 
> 
> Diffs
> -----
> 
>   ugsync/src/main/java/org/apache/ranger/unixusersync/process/PolicyMgrUserGroupBuilder.java 78e3e72 
> 
> Diff: https://reviews.apache.org/r/41095/diff/
> 
> 
> Testing
> -------
> 
> Performed some basic testing with usersync using AD in the configuration.
> 
> 
> Thanks,
> 
> Sailaja Polavarapu
> 
>