Marton Bod created HIVE-23201:
---------------------------------
Summary: Improve logging in locking
Key: HIVE-23201
URL: https://issues.apache.org/jira/browse/HIVE-23201
Project: Hive
Issue Type: Improvement
Reporter: Marton Bod
Assignee: Marton Bod
Currently it can be quite difficult to troubleshoot issues related to locking.
To understand why a particular txn gave up after a while on acquiring a lock,
you have to connect directly to the backend DB, since we are not logging right
now which exact locks the txn is waiting for.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)