[ https://issues.apache.org/jira/browse/HBASE-26782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Dimiduk updated HBASE-26782: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > Minor code cleanup in and around RpcExecutor > -------------------------------------------- > > Key: HBASE-26782 > URL: https://issues.apache.org/jira/browse/HBASE-26782 > Project: HBase > Issue Type: Task > Components: IPC/RPC > Affects Versions: 2.5.0, 2.6.0, 3.0.0-alpha-3 > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Priority: Minor > Fix For: 2.5.0, 2.6.0, 3.0.0-alpha-3 > > > While working on tracing, I see some minor cleanup that can be done around > the RpcExecutor class. 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)