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

Huaxiang Sun edited comment on HBASE-18070 at 7/31/20, 2:02 AM:
----------------------------------------------------------------

Yeah, we checked the phase 2 design of read replica, there will be no out  of 
order for meta replica replication. It will only be used for region location 
for hbase client, not something else. For master's view of meta, it can always 
talk with primary meta replica (just like there is no replica for meta).

Most of logic/foundation has been laid out by phase 2 of read replica, we are 
trying to put some glue logic for meta and some optimizations for this special 
case.

 


was (Author: huaxiangsun):
Yeah, we checked the phase 2 design of read replica, there will be no out  of 
order for meta replica. Yeah, it will only be used for region location for 
hbase client, not something else. For master's view of meta, it can always talk 
with primary meta replica (just like there is no replica for meta).

Most of logic/foundation has been laid out by phase 2 of read replica, we are 
trying to put some glue logic for meta and some optimizations for this special 
case.

> 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: Major
>
> 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