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

Duo Zhang commented on HBASE-18009:
-----------------------------------

Ah, I found a problem. CallRunner is declared as IA.LimitedPrivate and it has a 
getCall method which returns a RpcServer.Call. The method is declared as 
deprecated. But I think it is OK to just remove it? IS.Evolving means we can 
break the compability between minor releases. Of course we'd better deprecated 
it in branch-1 first.

Thanks.

> Move RpcServer.Call to a separated file
> ---------------------------------------
>
>                 Key: HBASE-18009
>                 URL: https://issues.apache.org/jira/browse/HBASE-18009
>             Project: HBase
>          Issue Type: Improvement
>          Components: IPC/RPC
>    Affects Versions: 2.0.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 2.0.0
>
>         Attachments: HBASE-18009.patch
>
>
> For making RpcServer easier to read.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to