You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Velmurugan Periasamy <vp...@hortonworks.com> on 2015/12/10 19:05:43 UTC

Review Request 41214: RANGER-778: Fix user update issue

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

Review request for ranger, Don Bosco Durai, Gautam Borad, Madhan Neethiraj, and Selvamohan Neethiraj.


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


Repository: ranger


Description
-------

*Problem*
-- Updating user in Ranger Admin UI fails with 404 error.

*Fix*
-- Check for null in the attribute name field before proceeding.


Diffs
-----

  security-admin/src/main/java/org/apache/ranger/biz/RangerBizUtil.java 730c087 

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


Testing
-------

-- Verified build is successful
-- Deployed updated version
-- Verified user update action is successful without 404 error.


Thanks,

Velmurugan Periasamy


Re: Review Request 41214: RANGER-778: Fix user update issue

Posted by Gautam Borad <gb...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41214/#review109807
-----------------------------------------------------------

Ship it!


Ship It!

- Gautam Borad


On Dec. 10, 2015, 6:05 p.m., Velmurugan Periasamy wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41214/
> -----------------------------------------------------------
> 
> (Updated Dec. 10, 2015, 6:05 p.m.)
> 
> 
> Review request for ranger, Don Bosco Durai, Gautam Borad, Madhan Neethiraj, and Selvamohan Neethiraj.
> 
> 
> Bugs: RANGER-778
>     https://issues.apache.org/jira/browse/RANGER-778
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> *Problem*
> -- Updating user in Ranger Admin UI fails with 404 error.
> 
> *Fix*
> -- Check for null in the attribute name field before proceeding.
> 
> 
> Diffs
> -----
> 
>   security-admin/src/main/java/org/apache/ranger/biz/RangerBizUtil.java 730c087 
> 
> Diff: https://reviews.apache.org/r/41214/diff/
> 
> 
> Testing
> -------
> 
> -- Verified build is successful
> -- Deployed updated version
> -- Verified user update action is successful without 404 error.
> 
> 
> Thanks,
> 
> Velmurugan Periasamy
> 
>