szetszwo commented on pull request #601:
URL: https://github.com/apache/ratis/pull/601#issuecomment-1041143334


   @guohao-rosicky , without BCSID and the Ratis log, the current Ozone design 
won't work for recovery.  Why we need Ratis (or Raft) in Ozone?  It is because 
Ratis provides a consistent view of the data among the servers.  Without Ratis, 
the data in the servers may diverge.  How could you tell which one to trust?  
And how to do data recovery?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to