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

Kadir Ozdemir resolved PHOENIX-7326.
------------------------------------
    Resolution: Fixed

> Simplify LockManager and make it more efficient
> -----------------------------------------------
>
>                 Key: PHOENIX-7326
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7326
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Kadir Ozdemir
>            Assignee: Kadir Ozdemir
>            Priority: Major
>
> Phoenix needs to manage its own row locking for secondary indexes. 
> LockManager provides this locking. The implementation of row locking was 
> originally copied for the most part from HRegion.getRowLockInternal 
> implementation. However, the current implementation is complicated. The 
> implementation can be simplified and its efficiency can be improved. Also the 
> correctness of LockManager will be easier to ensure with the simplified 
> implementation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to