You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bryan Beaudreault (Jira)" <ji...@apache.org> on 2022/07/27 19:16:00 UTC

[jira] [Resolved] (HBASE-15383) Load distribute across secondary read replicas for meta

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

Bryan Beaudreault resolved HBASE-15383.
---------------------------------------
    Resolution: Duplicate

I believe this is a duplicate of the already implemented HBASE-25126. If I'm wrong feel free to reopen

> Load distribute across secondary read replicas for meta
> -------------------------------------------------------
>
>                 Key: HBASE-15383
>                 URL: https://issues.apache.org/jira/browse/HBASE-15383
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Ashu Pachauri
>            Assignee: Ashu Pachauri
>            Priority: Major
>
> Right now, we always hit the primary replica for meta and fallback to the secondary replicas in case of a timeout. This can hamper performance in scenarios where meta becomes a hot region e.g. cluster ramp up..clients dropping connections etc.
> It's good to have a load distribution approach on meta's secondary replicas with fallback to primary if we read stale data.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)