[
https://issues.apache.org/jira/browse/HBASE-19938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Hu resolved HBASE-19938.
------------------------------
Resolution: Duplicate
> Allow write request from replication but reject write request from user
> client when S state.
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-19938
> URL: https://issues.apache.org/jira/browse/HBASE-19938
> Project: HBase
> Issue Type: Sub-task
> Reporter: Zheng Hu
> Assignee: Zheng Hu
> Priority: Major
>
> According the doc, we should reject write request when in S state ,however,
> the replication data from master cluster will turn to a batch mutation
> request (it's a write request).
> So, for peer in S state, it should distinguish write request from
> replication or from user ..
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)