[ https://issues.apache.org/jira/browse/HBASE-9849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822908#comment-13822908 ]
Hudson commented on HBASE-9849: ------------------------------- SUCCESS: Integrated in hbase-0.96-hadoop2 #119 (See [https://builds.apache.org/job/hbase-0.96-hadoop2/119/]) HBASE-9849 [REST] Forbidden schema delete in read only mode (Julian Zhou) (larsh: rev 1541643) * /hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/SchemaResource.java * /hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/TestSchemaResource.java > [REST] Forbidden schema delete in read only mode > ------------------------------------------------ > > Key: HBASE-9849 > URL: https://issues.apache.org/jira/browse/HBASE-9849 > Project: HBase > Issue Type: Bug > Components: REST > Affects Versions: 0.98.0, 0.94.14 > Reporter: Julian Zhou > Assignee: Julian Zhou > Fix For: 0.98.0, 0.96.1, 0.94.14 > > Attachments: 9849-0.94-v0.patch, 9849-trunk-v0.patch > > > If "hbase.rest.readonly" was set, all write operations should be forbidden > via REST, right? So table schema deletion should also be forbidden in > readonly mode? -- This message was sent by Atlassian JIRA (v6.1#6144)