[
https://issues.apache.org/jira/browse/HBASE-14156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642255#comment-14642255
]
ramkrishna.s.vasudevan commented on HBASE-14156:
------------------------------------------------
+1 on changes.
A query
{code}
RpcCallContext context = RpcServer.getCurrentCall();
{code}
This is ok to do even for non multiGet operations? I know it is just a call to
a thread local, but initially decided to avoid for other operations hence
asked.
> Fix test failure in TestOpenTableInCoprocessor
> ----------------------------------------------
>
> Key: HBASE-14156
> URL: https://issues.apache.org/jira/browse/HBASE-14156
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 2.0.0
>
> Attachments: HBASE-14156.patch
>
>
> This is after HBASE-12295 went in
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)