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:
[email protected]


Reply via email to