Nick Dimiduk created HBASE-26782:
------------------------------------
Summary: Minor code cleanup in RpcScheduler and RpcExecutor
Key: HBASE-26782
URL: https://issues.apache.org/jira/browse/HBASE-26782
Project: HBase
Issue Type: Task
Components: IPC/RPC
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk
While working on tracing, I see some minor cleanup that can be done in the
RpcScheduler and RpcExecutor classes. The implementations of the {{dispatch}}
methods don't actually throw the exceptions defined in their signatures, and
there's some simplification to be done and checkstyle warnings to resolve while
I'm in there.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)