Jason918 commented on pull request #3382:
URL: https://github.com/apache/rocketmq/pull/3382#issuecomment-975015832


   
   > I think anyone who sets SYNC_FLUSH expects that SEND_OK will only be 
returned when all data is written to the disk.
   
   Of course, but the error handling strategy varies. No storage system can 
guarantee 100% persistent availability. 
   
   And, RocketMQ can be used for multi tenants, users with ASYNC_FLUSH 
requirement can share a broker with SYNC_FLUSH enabled.
   


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