[
https://issues.apache.org/jira/browse/HBASE-23634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151178#comment-17151178
]
Anoop Sam John commented on HBASE-23634:
----------------------------------------
bq.One question reg the region replica feature - so are we also loading these
files in the special recovered.hfiles path - onthe non primary replicas?
No I dont think so. The WAL split will create HFiles under the path. Only the
primary region (When it is opened after WAL split step) should load under
region:cf. Even the recovered edits replay would have been done by primary
only. The other replicas will get to know abt these files in an async way once
the HFiles refresher there will do a refresh after these files are loaded under
region:cf. That model makes sense right?
> Enable "Split WAL to HFile" by default
> --------------------------------------
>
> Key: HBASE-23634
> URL: https://issues.apache.org/jira/browse/HBASE-23634
> Project: HBase
> Issue Type: Task
> Affects Versions: 3.0.0-alpha-1, 2.3.0
> Reporter: Guanghao Zhang
> Priority: Blocker
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)