[
https://issues.apache.org/jira/browse/HBASE-17978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783368#comment-16783368
]
Ajeet Rai commented on HBASE-17978:
-----------------------------------
I observed that in case quota policy was enabled that disallowed compaction,
User is able to issue compaction command and no error is thrown to user. But
actually compaction is not happening for that table. In debug log below
message is printed:
as an active space quota violation policy disallows compactions.
Is it correct behaviour?
> Investigate hbase superuser permissions in the face of quota violation
> ----------------------------------------------------------------------
>
> Key: HBASE-17978
> URL: https://issues.apache.org/jira/browse/HBASE-17978
> Project: HBase
> Issue Type: Sub-task
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
> Fix For: HBASE-16961, 2.0.0
>
> Attachments: HBASE-17978.001.HBASE-16961.patch
>
>
> Any hbase superuser should be able to manipulate the system, even in the face
> of quota violation.
> Add some tests to give us some confidence about what superusers can (and
> cannot) do, fixing any glaring permissions issues about superusers facing
> permission issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)