[
https://issues.apache.org/jira/browse/RATIS-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Song Ziyang resolved RATIS-1904.
--------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
The PR is now merged, thanks [~szetszwo] for working on this!
> Refactor RaftServerImpl.submitClientRequestAsync(..)
> ----------------------------------------------------
>
> Key: RATIS-1904
> URL: https://issues.apache.org/jira/browse/RATIS-1904
> Project: Ratis
> Issue Type: Improvement
> Components: server
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The submitClientRequestAsync(..) method in RaftServerImpl handles different
> request type such as WRITE, READ, WATCH, etc. There are multiple
> if-statements in different levels. Let's refactor it using a switch-case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)