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

Hudson commented on HBASE-30220:
--------------------------------

Results for branch master
        [build #1476 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1476/]: 
(/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1476/General_20Nightly_20Build_20Report/]








(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1476/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


> A replica cluster can have read-only mode disabled even when another active 
> cluster already exists
> --------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-30220
>                 URL: https://issues.apache.org/jira/browse/HBASE-30220
>             Project: HBase
>          Issue Type: Bug
>          Components: read replicas
>            Reporter: Kevin Geiszler
>            Assignee: Kevin Geiszler
>            Priority: Major
>              Labels: pull-request-available
>
> Assume you have a Read-Replica cluster setup where one cluster is the Active 
> Cluster and the other cluster is a Replica Cluster with read-only mode 
> enabled.  Currently, it is possible to disable read-only mode on the Replica 
> Cluster and end up with two clusters that allow writes.  This should not 
> happen.
> The steps to reproduce this are simple:
>  # Start one cluster as the Active Cluster and another as the Replica Cluster
>  # You should be able to create a table and add data on the Active Cluster 
> but not on the Replica Cluster.
>  # Change the {{hbase.global.readonly.enabled}} property from {{true}} to 
> {{false}} on the Replica, save the conf file, and run {{update_all_config}}
>  # Verify you can now create a table and add data on both clusters



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to