ramkrishna.s.vasudevan created HBASE-11449:
----------------------------------------------
Summary: 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 user and
not by the user intended. So LTT does not work in trunk.
--
This message was sent by Atlassian JIRA
(v6.2#6252)