Duo Zhang created HBASE-18013:
---------------------------------
Summary: 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
Fix For: 2.0.0
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)