[
https://issues.apache.org/jira/browse/HBASE-7331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530586#comment-13530586
]
Hadoop QA commented on HBASE-7331:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12560684/HBASE-7331_94_02.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 6 new
or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/3501//console
This message is automatically generated.
> Fix missing coprocessor hooks for openRegion, closeRegion, lockRow, unlockRow
> and stop region server.
> ------------------------------------------------------------------------------------------------------
>
> Key: HBASE-7331
> URL: https://issues.apache.org/jira/browse/HBASE-7331
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, security
> Affects Versions: 0.94.3, 0.96.0
> Reporter: Vandana Ayyalasomayajula
> Assignee: Vandana Ayyalasomayajula
> Fix For: 0.94.3, 0.96.0
>
> Attachments: HBASE-7331_94_02.patch, HBASE-7331_94.patch,
> HBASE-7331_trunk_02.patch, HBASE-7331_trunk.patch
>
>
> The following APIs in HRegionServer are either missing hooks to coprocessor
> or the hooks are not implemented in the AccessController class for security.
> As a result any unauthorized user can:
> 1.Open a region
> 2. Close a region
> 3. Stop region server
> 4. Lock a row
> 5. Unlock a row.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira