[
https://issues.apache.org/jira/browse/HBASE-26940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chenglei updated HBASE-26940:
-----------------------------
Description: The doc for read replica is somewhat outdated, there is no
‘hbase.region.replica.replication.memstore.enabled’ in the code, which is
replaced by per-table property `REGION_MEMSTORE_REPLICATION`, and if set
`REGION_MEMSTORE_REPLICATION` to
false,`hbase.region.replica.wait.for.primary.flush` will be ignored.
> Update the doc for read replica configuration
> ---------------------------------------------
>
> Key: HBASE-26940
> URL: https://issues.apache.org/jira/browse/HBASE-26940
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.0.0-alpha-2
> Reporter: chenglei
> Priority: Major
>
> The doc for read replica is somewhat outdated, there is no
> ‘hbase.region.replica.replication.memstore.enabled’ in the code, which is
> replaced by per-table property `REGION_MEMSTORE_REPLICATION`, and if set
> `REGION_MEMSTORE_REPLICATION` to
> false,`hbase.region.replica.wait.for.primary.flush` will be ignored.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)