[
https://issues.apache.org/jira/browse/HBASE-24977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223590#comment-17223590
]
Hudson commented on HBASE-24977:
--------------------------------
Results for branch master
[build #110 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/110/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/110/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/110/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/110/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Meta table shouldn't be modified 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
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> 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)