[
https://issues.apache.org/jira/browse/HBASE-24977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189865#comment-17189865
]
Pankaj Kumar commented on HBASE-24977:
--------------------------------------
Let me add this check for meta alter operation. Any other observation you made
on meta alter?
> [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.3.0
> Reporter: Ajeet Rai
> Assignee: Pankaj Kumar
> Priority: Minor
>
> 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)