[
https://issues.apache.org/jira/browse/RATIS-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo Nicholas Sze updated RATIS-565:
--------------------------------------
Attachment: r565_20190523.patch
> Move the ordered async client code to a new class
> -------------------------------------------------
>
> Key: RATIS-565
> URL: https://issues.apache.org/jira/browse/RATIS-565
> Project: Ratis
> Issue Type: Improvement
> Components: client
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Priority: Minor
> Attachments: r565_20190523.patch
>
>
> The ordered async client code currently is in RaftClientImpl so that it is
> mixed with the sync'ed client code, while the unordered async code is in
> UnorderedAsync. This JIRA is to move the ordered async code to OrderedAsync
> so that it is easier for debugging and testing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)