You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2022/03/01 17:09:00 UTC

[jira] [Created] (HBASE-26782) Minor code cleanup in RpcScheduler and RpcExecutor

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)