-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72373/
-----------------------------------------------------------
(Updated April 17, 2020, 6:23 a.m.)
Review request for ranger, Ankita Sinha, Gautam Borad, Abhay Kulkarni, Madhan
Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and
Velmurugan Periasamy.
Bugs: RANGER-2797
https://issues.apache.org/jira/browse/RANGER-2797
Repository: ranger
Description
-------
While creating multiple roles simultaneously, role creation succeeded but error
occurs while updating GlobalState Version. Due to this transaction is rolled
back because transaction was set to RollbackOnly. This error is logged in
log-file which does not make any impact on current behaviour. Hence it can be
ignored.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/common/db/RangerTransactionSynchronizationAdapter.java
536ca29e7
Diff: https://reviews.apache.org/r/72373/diff/1/
Testing
-------
1. Created/deleted multiple roles.
2. Roles created/deleted successfully without logging any stack-trace of error.
Thanks,
Mahesh Bandal