You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Gautam Borad <gb...@gmail.com> on 2016/01/11 06:02:16 UTC

Review Request 42103: RANGER-804 : Delete groups associated with User causes Exception in UserSync

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

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


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


Repository: ranger


Description
-------

Problem Statement
When group associated with a User is deleted then the same should reflect in UserSync process. Ranger Admin should show the group-user association is not existing. But the association still exists as UserSync process is broken due to missing libraries.

Solution 
Patch contains addition of commons-httpclient-3.1.jar and commons-codec-1.4.jar in pom.xml


Diffs
-----

  src/main/assembly/usersync.xml 211db7c 
  ugsync/pom.xml d0ecb2f 

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


Testing
-------

Tested for normal working of UserSync process as well as verified negative scenario : when a group (having users) is deleted from Unix system, UserSync process doesn't fail.


Thanks,

Gautam Borad


Re: Review Request 42103: RANGER-804 : Delete groups associated with User causes Exception in UserSync

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

Ship it!


Ship It!

- Madhan Neethiraj


On Jan. 11, 2016, 5:02 a.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42103/
> -----------------------------------------------------------
> 
> (Updated Jan. 11, 2016, 5:02 a.m.)
> 
> 
> Review request for ranger, Alok Lal, Don Bosco Durai, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-804
>     https://issues.apache.org/jira/browse/RANGER-804
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Problem Statement
> When group associated with a User is deleted then the same should reflect in UserSync process. Ranger Admin should show the group-user association is not existing. But the association still exists as UserSync process is broken due to missing libraries.
> 
> Solution 
> Patch contains addition of commons-httpclient-3.1.jar and commons-codec-1.4.jar in pom.xml
> 
> 
> Diffs
> -----
> 
>   src/main/assembly/usersync.xml 211db7c 
>   ugsync/pom.xml d0ecb2f 
> 
> Diff: https://reviews.apache.org/r/42103/diff/
> 
> 
> Testing
> -------
> 
> Tested for normal working of UserSync process as well as verified negative scenario : when a group (having users) is deleted from Unix system, UserSync process doesn't fail.
> 
> 
> Thanks,
> 
> Gautam Borad
> 
>