[ 
https://issues.apache.org/jira/browse/HBASE-18775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200957#comment-16200957
 ] 

Zach York commented on HBASE-18775:
-----------------------------------

Sorry for the delay, I was out for a bit. I'll be resuming work on this shortly.

[~ashish singhi] I didn't consider snapshots because they aren't as common for 
our use case, but it is an interesting point. Should snapshots be disabled? I 
looked into the code and it looks pretty easy to do that. Do you think 
conceptually it makes sense to disable them on read replica clusters?

[~stack] I did some investigation and I agree that we can get rid of the 
'global' keyword and just use hbase.readonly. I'll implement that and your 
other suggestions and put up another diff.

> Add a Global Read-Only property to turn off all writes for the cluster
> ----------------------------------------------------------------------
>
>                 Key: HBASE-18775
>                 URL: https://issues.apache.org/jira/browse/HBASE-18775
>             Project: HBase
>          Issue Type: Sub-task
>          Components: master, regionserver
>    Affects Versions: HBASE-18477
>            Reporter: Zach York
>            Assignee: Zach York
>         Attachments: HBASE-18775.HBASE-18477.001.patch, 
> HBASE-18775.HBASE-18477.002.patch, HBASE-18775.HBASE-18477.003.patch, 
> HBASE-18775.HBASE-18477.004.patch
>
>
> As part of HBASE-18477, we need a way to turn off all modification for a 
> cluster. This patch extends the read only mode used by replication to disable 
> all data and metadata operations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to