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

Huaxiang Sun commented on HBASE-18070:
--------------------------------------

{quote}So I think what we need to test here, is to write a special test which 
will clearRegionLocationCache everytime before issuing the actual read/write 
scan request, to simulate bad client behavior. The cluster without this feature 
should be dead soon and the cluster with this feature should perform much 
better. Of course if you put too many loads then no cluster could be alive, but 
we only need to prove that, we can perform better.
{quote}
[~zhangduo], designing this test is complicated? As Region Server will push 
back when it is under load and the client needs to account for how many errors 
it run into with meta lookup. Right now, in the PE test, every meta lookup will 
go through the meta region (by passing local table cache). We are planning to 
increase the meta lookup load and get some testing data. This test is similar 
to what you described, what do you think? 

 

> Enable memstore replication for meta replica
> --------------------------------------------
>
>                 Key: HBASE-18070
>                 URL: https://issues.apache.org/jira/browse/HBASE-18070
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Hua Xiang
>            Assignee: Huaxiang Sun
>            Priority: Critical
>             Fix For: 3.0.0-alpha-1, HBASE-18070, HBASE-18070.branch-2, 2.5.0
>
>
> Based on the current doc, memstore replication is not enabled for meta 
> replica. Memstore replication will be a good improvement for meta replica. 
> Create jira to track this effort (feasibility, design, implementation, etc).



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

Reply via email to