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

Andrew Kyle Purtell closed HBASE-2634.
--------------------------------------

> Clean up and document locks in HRegion
> --------------------------------------
>
>                 Key: HBASE-2634
>                 URL: https://issues.apache.org/jira/browse/HBASE-2634
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Todd Lipcon
>            Priority: Major
>
> HRegion now has four different lock objects:
> - splitsAndClosesLock (RWLock)
> - newScannerLock (RWLock)
> - updatesLock (RWLock)
> - splitLock (Object)
> It's not well documented what the purpose of each is, and I imagine we may be 
> able to get rid of at least one.



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

Reply via email to