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

             Summary: Allow writing state machine data to be sync'ed with 
writing raft log
                 Key: RATIS-379
                 URL: https://issues.apache.org/jira/browse/RATIS-379
             Project: Ratis
          Issue Type: Improvement
          Components: server
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze


Currently, writing state machine data and writing raft log are both 
asynchronous so that they can be completed in any order.  In some applications 
such as Ozone, it is hard to handle the case that writing raft log has 
succeeded but state machine data has failed.

In this JIRA, we provide an option to allow writing state machine data to be 
synchronized with writing raft log.



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

Reply via email to