[ 
https://issues.apache.org/jira/browse/HBASE-11449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ramkrishna.s.vasudevan updated HBASE-11449:
-------------------------------------------

    Description: 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.  (was: 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 user and not by the user intended.  So LTT does not work in 
trunk.)

> 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
>
>
> 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)

Reply via email to