You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/07/01 12:29:24 UTC

[jira] [Commented] (HBASE-11449) IntegrationTestIngestWithACL fails to use different users after HBASE-10810

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

Hadoop QA commented on HBASE-11449:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12653359/HBASE-11449.patch
  against trunk revision .
  ATTACHMENT ID: 12653359

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 15 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/9918//console

This message is automatically generated.

> IntegrationTestIngestWithACL fails to use different users after HBASE-10810
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-11449
>                 URL: https://issues.apache.org/jira/browse/HBASE-11449
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.99.0
>
>         Attachments: HBASE-11449.patch
>
>
> Im MultiThreadedReaderWithACL we needed the Table instances per user and the same was getting cached.  Now after HBASE-10810 the table instance is obtained from the connection maintained which is the connection created by the 'root' user and not by the user intended.  So IT does not work in trunk.



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