[
https://issues.apache.org/jira/browse/HBASE-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans updated HBASE-2459:
--------------------------------------
Fix Version/s: 0.92.0
(was: 0.90.0)
Moving to 0.92.0, we have a lot to work on and that code already works ok
enough.
> 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: Critical
> Fix For: 0.92.0
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.