[
https://issues.apache.org/jira/browse/HBASE-19938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360351#comment-16360351
]
Zheng Hu commented on HBASE-19938:
----------------------------------
This issue is duplicate with HBASE-19082, and [~Apache9] is working on it, so
close this issue now.
> 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)