You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/10/09 00:04:00 UTC

[jira] [Assigned] (HIVE-17744) Acid LockManager optimization

     [ https://issues.apache.org/jira/browse/HIVE-17744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman reassigned HIVE-17744:
-------------------------------------


> Acid LockManager optimization
> -----------------------------
>
>                 Key: HIVE-17744
>                 URL: https://issues.apache.org/jira/browse/HIVE-17744
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> does it make sense to periodically compute and store min(lock_id) of a Write/semi shared lock to know that all earlier locks are Read locks and thus don't need to be even retrieved from storage to check if a new Read/semi shared lock can be granted?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)