[
https://issues.apache.org/jira/browse/HBASE-26125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553529#comment-17553529
]
Pankaj Kumar commented on HBASE-26125:
--------------------------------------
We shouldn't have removed below API in branch-2, WDYT [~taklwu] [~zhangduo] ?
{code:java}
/**
* Keep for backward compatibility.
* @deprecated As of release 2.0, this will be removed in HBase 3.0
*/
@Deprecated
public ServerCall<?> getCall() {
return (ServerCall<?>) call;
}
{code}
> Backport HBASE-25401 "Add trace support for async call in rpc client" to
> branch-2
> ---------------------------------------------------------------------------------
>
> Key: HBASE-26125
> URL: https://issues.apache.org/jira/browse/HBASE-26125
> Project: HBase
> Issue Type: Sub-task
> Components: tracing
> Affects Versions: 2.5.0
> Reporter: Tak-Lon (Stephen) Wu
> Assignee: Tak-Lon (Stephen) Wu
> Priority: Major
> Fix For: 2.5.0
>
>
> [2/17 commits of
> HBASE-22120|https://github.com/apache/hbase/pull/2901/commits], original
> commit of HBASE-25401 was
> [https://github.com/apache/hbase/commit/242028671535dfed67ec13d9ed0d6067f3ccfd04]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)