You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Mateen Mansoori <ma...@gmail.com> on 2021/11/18 17:36:14 UTC

Re: Review Request 73710: RANGER-3516 : J10045 patch is taking more time during upgrade.

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

(Updated Nov. 18, 2021, 5:36 p.m.)


Review request for ranger, Dhaval Shah, Jayendra Parab, Kishor Gollapalliwar, Abhay Kulkarni, Madhan Neethiraj, Mahesh Bandal, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, Vishal Suvagia, and Velmurugan Periasamy.


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


Repository: ranger


Description
-------

J10045 patch is taking more time to apply when we upgrade form ranger-2.1 to ranger-2.2


Diffs
-----

  security-admin/src/main/java/org/apache/ranger/patch/PatchForHBaseDefaultPolicyUpdate_J10045.java 574c02ac8 


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


Testing
-------

Ran : mvn clean compile test verify install

Testing : Performed upgrade from ranger-2.1 to ranger-2.2 (Policies present : 1201)
    1.Without Patch 
       - PatchForHBaseDefaultPolicyUpdate_J10045 took 15mins, 15secs, 360ms to complete
    2.With Patch  
       - PatchForHBaseDefaultPolicyUpdate_J10045 took only 707ms to complete


Thanks,

Mateen Mansoori