[
https://issues.apache.org/jira/browse/RATIS-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850647#comment-16850647
]
Lokesh Jain commented on RATIS-565:
-----------------------------------
[~szetszwo] Thanks for the contribution! I have committed the patch to master
branch.
> 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, r565_20190524.patch,
> r565_20190529.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)