[
https://issues.apache.org/jira/browse/HBASE-18013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-18013:
------------------------------
Attachment: HBASE-18013-v1.patch
Fix findbugs warnings.
> Write response directly instead of creating a fake call when setup connection
> -----------------------------------------------------------------------------
>
> Key: HBASE-18013
> URL: https://issues.apache.org/jira/browse/HBASE-18013
> Project: HBase
> Issue Type: Sub-task
> Components: IPC/RPC
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-18013.patch, HBASE-18013-v1.patch
>
>
> We do not execute the 'call' with CallRunner, so it is not necessary to
> create it. We can remove several fields in RpcServer.Connection, and we can
> also remove {{setSaslTokenResponse}} and {{setConnectionHeaderResponse}} in
> RpcServer.Call.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)