[
https://issues.apache.org/jira/browse/HBASE-12474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220716#comment-14220716
]
Hadoop QA commented on HBASE-12474:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12682838/HBASE-12474_v2.patch
against master branch at commit 83f9f39e2aae0bd53771f20d197f8bea92dfb0f0.
ATTACHMENT ID: 12682838
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 3 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/11773//console
This message is automatically generated.
> Incorrect handling of default namespace in user_permission command.
> -------------------------------------------------------------------
>
> Key: HBASE-12474
> URL: https://issues.apache.org/jira/browse/HBASE-12474
> Project: HBase
> Issue Type: Bug
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Priority: Minor
> Attachments: HBASE-12474.patch, HBASE-12474_v2.patch
>
>
> The command user_permission returns 0 rows if we specify default prefix. It
> works fine if we drop the prefix. This is because pattern matching of
> listTables doesn't take into account that nameAsString method doesn't include
> 'default' in it's output for the relevant tables. This method listTables is
> also used by delete, disable and enable commands when invoked with regular
> expression. Credits to [~mbertozzi] for coming up with this corner case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)