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/06/19 02:11:00 UTC

[jira] [Created] (RATIS-595) appendEntry future should be completed only after the entry is flushed

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

             Summary: appendEntry future should be completed only after the entry is flushed
                 Key: RATIS-595
                 URL: https://issues.apache.org/jira/browse/RATIS-595
             Project: Ratis
          Issue Type: Bug
          Components: server
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze


This was discovered by [~msingh].  Currently, the appendEntry future complete after the WriteLog task is executed.  However, the entry may not be flushed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)