You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Abhay Kulkarni <ak...@hortonworks.com> on 2021/12/18 16:19:37 UTC

Re: Review Request 73770: RANGER-3554: [Intermittent] API call to fetch the list of policies for a particular service repo returns a deleted policy in the response - Part 2

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

(Updated Dec. 18, 2021, 4:19 p.m.)


Review request for ranger, Dineshkumar Yadav, Kishor Gollapalliwar, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.


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


Repository: ranger


Description
-------

Additional fix. If the runnables_after_commit run task(s) that also queue up a task that needs to be executed after its own transaction is committed, then this fix will be required.


Diffs
-----

  security-admin/src/main/java/org/apache/ranger/common/db/RangerTransactionSynchronizationAdapter.java ed8446284 


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


Testing
-------

Compiled and ran unit tests


Thanks,

Abhay Kulkarni