Marton Bod created HIVE-23104: --------------------------------- Summary: Minimize critical paths of TxnHandler::commitTxn and abortTxn Key: HIVE-23104 URL: https://issues.apache.org/jira/browse/HIVE-23104 Project: Hive Issue Type: Improvement Reporter: Marton Bod
Investigate whether any code sections in TxnHandler::commitTxn and abortTxn can be lifted out/executed async in order to reduce the overall execution time of these methods. -- This message was sent by Atlassian Jira (v8.3.4#803005)