You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2019/05/23 10:34:00 UTC

[jira] [Updated] (RATIS-565) Move the ordered async client code to a new class

     [ 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)