Sergey Chugunov created IGNITE-14977:
----------------------------------------

             Summary: Persistent store and Raft log integration
                 Key: IGNITE-14977
                 URL: https://issues.apache.org/jira/browse/IGNITE-14977
             Project: Ignite
          Issue Type: Task
            Reporter: Sergey Chugunov
             Fix For: 3.0.0-alpha3


Raft log of each partition (Raft group) in Ignite 3 acts like a WAL log from 
Ignite 2.x.

Thus persistent store doesn't need to maintain its own WAL log but should 
integrate with Raft log for purposes of crash recovery.

It is expected that integration will use Raft revision as an analogue of 
partition counter from Ignite 2.x so API for access to revision is needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to