[
https://issues.apache.org/jira/browse/HBASE-18009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000358#comment-16000358
]
Chia-Ping Tsai commented on HBASE-18009:
----------------------------------------
{code}
-@Category({ SecurityTests.class, SmallTests.class })
+@Category({ SecurityTests.class, MediumTests.class })
{code}
Would you please explain about the change?
{code}
+ // mockCall.connection = Mockito.mock(RpcServer.Connection.class);
{code}
remove the useless code?
> 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)