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 Sze (Jira)" <ji...@apache.org> on 2020/11/02 13:11:00 UTC

[jira] [Commented] (RATIS-1083) Create a transaction once the stream data is replicated to all servers

    [ https://issues.apache.org/jira/browse/RATIS-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17224654#comment-17224654 ] 

Tsz-wo Sze commented on RATIS-1083:
-----------------------------------

20201102startTransaction.patch: Combine primaryServerStartTransaction and peerServerStartTransaction to a single method.

> Create a transaction once the stream data is replicated to all servers
> ----------------------------------------------------------------------
>
>                 Key: RATIS-1083
>                 URL: https://issues.apache.org/jira/browse/RATIS-1083
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Tsz-wo Sze
>            Assignee: runzhiwang
>            Priority: Major
>         Attachments: 20201102startTransaction.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Once the stream data has been replicated to all server, the leader should create a Raft transaction.  When the leader send the transaction to the other server by appendEntries, it only has to send the stream data ID instead of sending the stream data.



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