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 08:30:00 UTC

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

Tsz Wo Nicholas Sze created RATIS-565:
-----------------------------------------

             Summary: 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


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)