You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2022/07/28 06:57:00 UTC

[jira] [Created] (RATIS-1644) Improve unsafeFlush to safe asyncFlush

Sammi Chen created RATIS-1644:
---------------------------------

             Summary: Improve unsafeFlush to safe asyncFlush
                 Key: RATIS-1644
                 URL: https://issues.apache.org/jira/browse/RATIS-1644
             Project: Ratis
          Issue Type: Improvement
            Reporter: Sammi Chen
            Assignee: Sammi Chen


In the current unsafe flush, commit index is updated before flush returned.

 

Update the commit index after flush return will make async flush a safe operation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)