Kevin Geiszler created HBASE-30301:
--------------------------------------
Summary: Flush command hangs instead of failing for read-only
clusters
Key: HBASE-30301
URL: https://issues.apache.org/jira/browse/HBASE-30301
Project: HBase
Issue Type: Bug
Components: read replicas
Reporter: Kevin Geiszler
Assume you have a Read-Replica cluster setup where at least one cluster is a
replica cluster with {{hbase.global.readonly.enabled}} set to {{{}false{}}}.
Running {{flush}} on a table on this replica cluster results in the command
hanging forever and the master log getting spammed with
{{{}WriteAttemptedOnReadOnlyClusterException{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)