You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2020/11/20 01:38:15 UTC

[GitHub] [incubator-ratis] szetszwo commented on pull request #290: RATIS-1166. Link DataStream with LogEntryProto.

szetszwo commented on pull request #290:
URL: https://github.com/apache/incubator-ratis/pull/290#issuecomment-730790452


   Yes, one of the goals is to let state machine delete the data when truncating the log entry.
   
   Another goal is to replicate the data with the log entry to other servers (not yet implemented).
   
   The idea is similar to the state machine data stored by StateMachine.DataApi.write(..).  The state machine should manage the stream data the same way.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org