[
https://issues.apache.org/jira/browse/HBASE-24977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pankaj Kumar updated HBASE-24977:
---------------------------------
Summary: Meta table shouldn't be allowed to alter as read only (was:
[Alter hbase:meta]: Making meta read only should not be be allowed)
> Meta table shouldn't be allowed to alter as read only
> -----------------------------------------------------
>
> Key: HBASE-24977
> URL: https://issues.apache.org/jira/browse/HBASE-24977
> Project: HBase
> Issue Type: Bug
> Components: meta
> Affects Versions: 2.3.0
> Reporter: Ajeet Rai
> Assignee: Pankaj Kumar
> Priority: Major
>
> After HBASE-23055, Alter of Meta schema is allowed.
> After this change meta table can be made Read only table which is not correct
> as per my view,because it will impact majority of the functionality of HBase.
>
> alter 'hbase:meta',\{METHOD=>'table_att', READONLY=>true}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)