Tsz-wo Sze created RATIS-2295:
---------------------------------

             Summary: Fix the TODO in SnapshotManager 
                 Key: RATIS-2295
                 URL: https://issues.apache.org/jira/browse/RATIS-2295
             Project: Ratis
          Issue Type: Improvement
          Components: snapshot
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


There are two TODOs in SnapshotManager:
{code}
 * TODO: snapshot should be treated as compaction log thus can be merged into
 *       RaftLog. In this way we can have a unified getLastTermIndex interface.
{code}

{code}
    // TODO: Make sure that subsequent requests for the same installSnapshot 
are coming in order,
    // and are not lost when whole request cycle is done. Check requestId and 
requestIndex here
{code}




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

Reply via email to