You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/01/26 23:09:38 UTC

[jira] [Resolved] (HBASE-2459) Use finer-grain locking in HConnectionManager

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

stack resolved HBASE-2459.
--------------------------

    Resolution: Won't Fix

Context is different now.  Resolving as won't fix.

> Use finer-grain locking in HConnectionManager
> ---------------------------------------------
>
>                 Key: HBASE-2459
>                 URL: https://issues.apache.org/jira/browse/HBASE-2459
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Jonathan Gray
>            Priority: Minor
>              Labels: moved_from_0_20_5, noob
>
> Currently we synchronize within HConnectionManager.locateRegionInMeta() when looking up the cached location (and querying meta if not cached).  We use the same lock for every user-space region.
> We really only need per-region synchronization here.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)