Abhishek Kumar created RANGER-5178: -------------------------------------- Summary: Update callers of executeOnTransactionCommit to check for existence of objects Key: RANGER-5178 URL: https://issues.apache.org/jira/browse/RANGER-5178 Project: Ranger Issue Type: Bug Components: Ranger Reporter: Abhishek Kumar Assignee: Abhishek Kumar
executeOnTransactionCommit in RangerTransactionSynchronizationAdapter.java is called multiple places for doing post transaction commit tasks in a subsequent transaction following the parent transaction. Verify and update all such references to check for existence of objects being referenced in the run method before executing commands on the database. -- This message was sent by Atlassian Jira (v8.20.10#820010)