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 2021/03/16 17:51:23 UTC

Review Request 73234: RANGER-980: Removed unnecessary checks while computing delta for users & groups

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

Review request for ranger, Abhay Kulkarni, Mehul Parikh, Ramesh Mani, and Velmurugan Periasamy.


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


Repository: ranger


Description
-------

Using the json string for user/group attributes for computing delta instead of checking individual attribute value.


Diffs
-----

  ugsync/src/main/java/org/apache/ranger/unixusersync/process/PolicyMgrUserGroupBuilder.java 15a7a3872 


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


Testing
-------

1. Patched cluster and verified functionality
2. Also tested for few regressions.


Thanks,

Sailaja Polavarapu