Navis created HIVE-4152: --------------------------- Summary: Lock owner should be allowed to acquire lock again on EmbeddedLockManager Key: HIVE-4152 URL: https://issues.apache.org/jira/browse/HIVE-4152 Project: Hive Issue Type: Bug Components: Locking Reporter: Navis Assignee: Navis Priority: Trivial
If a query owns lock on a path, it should be allowed to acquire lock on it again with success. Current EmbeddedLockManager returns null in this situation and makes some query to wait infinitely. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira