[ 
https://issues.apache.org/jira/browse/HBASE-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042996#comment-14042996
 ] 

Hudson commented on HBASE-11363:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #355 (See 
[https://builds.apache.org/job/HBase-0.98/355/])
HBASE-11363 Access checks in preCompact and preCompactSelection are out of sync 
(apurtell: rev 06be169195ad6bb801b40dcd74082eaefcf075f1)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java


> Access checks in preCompact and preCompactSelection are out of sync
> -------------------------------------------------------------------
>
>                 Key: HBASE-11363
>                 URL: https://issues.apache.org/jira/browse/HBASE-11363
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.3
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.99.0, 0.98.4
>
>         Attachments: HBASE-11363.patch
>
>
> As discussed on HBASE-6192, it looks like someone cut and pasted the access 
> check from preCompact into preCompactSelection at one time and, later, 
> another change was made that relaxed permissions for compaction requests from 
> ADMIN to ADMIN|CREATE.
> We do not need an access check in preCompactSelection since a request to 
> compact is already mediated by preCompact.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to