[
https://issues.apache.org/jira/browse/HBASE-27303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583952#comment-17583952
]
chenglei commented on HBASE-27303:
----------------------------------
Pushed to matser, thanks [~zhangduo] for reviewing.
> Unnecessary replication to secondary region replicas should avoid when
> WAL.sync throws Exception
> ------------------------------------------------------------------------------------------------
>
> Key: HBASE-27303
> URL: https://issues.apache.org/jira/browse/HBASE-27303
> Project: HBase
> Issue Type: Improvement
> Components: read replicas
> Affects Versions: 3.0.0-alpha-4
> Reporter: chenglei
> Assignee: chenglei
> Priority: Major
>
> As HBASE-27230 and HBASE-27223 said, if {{WAL.sync}} throws an exception, we
> should abort the region server to avoid the data inconsistent between the
> primary region and secondary region replicas, so we have no need to replicate
> to secondary region replicas when {{WAL.sync}} throws an exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)