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)