You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2022/04/22 08:39:00 UTC

[jira] [Updated] (HIVE-26165) Remove READ locks for ACID tables with SoftDelete enabled

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

Denys Kuzmenko updated HIVE-26165:
----------------------------------
    Description: Since operations that required an EXCLUSIVE lock were rewritten to READs non-blocking, we do not need READ locks anymore. That should improve ACID TXN concurrency.

> Remove READ locks for ACID tables with SoftDelete enabled
> ---------------------------------------------------------
>
>                 Key: HIVE-26165
>                 URL: https://issues.apache.org/jira/browse/HIVE-26165
>             Project: Hive
>          Issue Type: Task
>            Reporter: Denys Kuzmenko
>            Priority: Major
>
> Since operations that required an EXCLUSIVE lock were rewritten to READs non-blocking, we do not need READ locks anymore. That should improve ACID TXN concurrency.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)