[ https://issues.apache.org/jira/browse/HBASE-29236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Geiszler updated HBASE-29236: ----------------------------------- Summary: Add Support for Dynamic Configuration at the Coprocessor Level (was: Add ability to flip R/O flag runtime) > Add Support for Dynamic Configuration at the Coprocessor Level > -------------------------------------------------------------- > > Key: HBASE-29236 > URL: https://issues.apache.org/jira/browse/HBASE-29236 > Project: HBase > Issue Type: Sub-task > Components: Replication > Reporter: Andor Molnar > Assignee: Kevin Geiszler > Priority: Major > Labels: pull-request-available > > We'd like to implement a switch within hbase and expose as hbase shell > command to flip the R/O flag on the fly without the need for restarting HBase. > Idea is to have a ZooKeeper znode which by default has the value read from > hbase-site.xml file and all HBase nodes will monitor it for changes. HBase > shell will be able to change the value of znode which will be detected by RSs > and enable or disable write queries accordingly. > This change will not be reflected in hbase-site.xml, so user has to manually > change config files if wants it to be persisted. -- This message was sent by Atlassian Jira (v8.20.10#820010)