szetszwo commented on PR #1006:
URL: https://github.com/apache/ratis/pull/1006#issuecomment-1888402397

   > ... If we allow a low replication level (e.g.1), we can turn ratis into 
some async data replication service ;)
   
   This is an interesting idea!  The leader may response once it has persisted 
the request.  However, the leader cannot yet apply it to the state machine.  
This is okay for some stateless servers such as a data replication service as 
you mentioned..
   
   @jojochuang , @SzyWilliam , thanks a lot for reviewing this!


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