Chaoyu Tang created HIVE-14774:
----------------------------------
Summary: Canceling query using Ctrl-C in beeline might lead to
stale locks
Key: HIVE-14774
URL: https://issues.apache.org/jira/browse/HIVE-14774
Project: Hive
Issue Type: Bug
Components: Locking
Reporter: Chaoyu Tang
Assignee: Chaoyu Tang
Terminating a running query using Ctrl-C in Beeline might lead to stale locks
since the process running the query might still be able to acquire the locks
but fail to release them after the query terminate abnormally.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)