You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2014/03/19 21:53:44 UTC

[jira] [Updated] (HBASE-10794) multi-get should handle missing replica location from cache

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

Sergey Shelukhin updated HBASE-10794:
-------------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: HBASE-10070

> multi-get should handle missing replica location from cache
> -----------------------------------------------------------
>
>                 Key: HBASE-10794
>                 URL: https://issues.apache.org/jira/browse/HBASE-10794
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: hbase-10070
>
>
> Currently the way cache works is that the meta row is stored together for all replicas of a region, so if some replicas are in recovery, getting locations for a region will still go to cache only and return null locations for these. Multi-get currently ignores such replicas. It should instead try to get location again from meta if any replica is null.



--
This message was sent by Atlassian JIRA
(v6.2#6252)