Ajeet Rai created HBASE-24977:
---------------------------------
Summary: [Alter hbase:meta]: Making meta read only should not be
be allowed
Key: HBASE-24977
URL: https://issues.apache.org/jira/browse/HBASE-24977
Project: HBase
Issue Type: Bug
Components: meta
Affects Versions: 2.2.3
Reporter: Ajeet Rai
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)