You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/07/17 00:07:09 UTC

[jira] [Resolved] (HBASE-2634) Clean up and document locks in HRegion

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

Andrew Purtell resolved HBASE-2634.
-----------------------------------

    Resolution: Not a Problem

> 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
>
> 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
(v6.2#6252)