You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Zsombor Gegesy <gz...@gmail.com> on 2017/05/26 10:57:58 UTC

Review Request 59606: RANGER-1618 : make the PasswordUtil thread safe

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

Review request for ranger.


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


Repository: ranger


Description
-------

Eliminate the static mutable variables, convert it into instance variables, and add tests to ensure that the functionality is not braking


Diffs
-----

  agents-common/src/main/java/org/apache/ranger/plugin/util/PasswordUtils.java e424f1c 
  agents-common/src/test/java/org/apache/ranger/plugin/util/PasswordUtilsTest.java PRE-CREATION 


Diff: https://reviews.apache.org/r/59606/diff/1/


Testing
-------


Thanks,

Zsombor Gegesy


Re: Review Request 59606: RANGER-1618 : make the PasswordUtil thread safe

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


Ship it!




Ship It!

- Madhan Neethiraj


On May 26, 2017, 10:57 a.m., Zsombor Gegesy wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/59606/
> -----------------------------------------------------------
> 
> (Updated May 26, 2017, 10:57 a.m.)
> 
> 
> Review request for ranger.
> 
> 
> Bugs: RANGER-1618
>     https://issues.apache.org/jira/browse/RANGER-1618
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Eliminate the static mutable variables, convert it into instance variables, and add tests to ensure that the functionality is not braking
> 
> 
> Diffs
> -----
> 
>   agents-common/src/main/java/org/apache/ranger/plugin/util/PasswordUtils.java e424f1c 
>   agents-common/src/test/java/org/apache/ranger/plugin/util/PasswordUtilsTest.java PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/59606/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Zsombor Gegesy
> 
>