[ 
https://issues.apache.org/jira/browse/HBASE-25284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235778#comment-17235778
 ] 

Huaxiang Sun commented on HBASE-25284:
--------------------------------------

The following text is added in the design doc.
{quote}_At the client side, a new mode (LoadBlanace) is added on top of the 
existing HedgedRead mode. In HedgedRead mode, the focus is High Availability. 
It cannot increase the throughput of meta query as every query goes through the 
primary meta region. In the new LoadBalance mode, meta query goes to meta 
replica regions first instead of the primary meta region, leaving the primary 
meta region mainly serves writes and queries from hbase servers. This removes 
the hotspot from the primary meta region. It increases the meta query 
throughput as queries are evenly distributed N replica regions._
{quote}

> Check-in "Enable memstore replication..." design
> ------------------------------------------------
>
>                 Key: HBASE-25284
>                 URL: https://issues.apache.org/jira/browse/HBASE-25284
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Michael Stack
>            Assignee: Michael Stack
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> Add the design doc under dev-support/design-docs



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to