You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/11/22 02:29:28 UTC

[GitHub] [rocketmq] Jason918 commented on pull request #3382: FIX ISSUE#2706 the problem of returning SEND_OK after flush failed,The original pull request was #2707.

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: dev-unsubscribe@rocketmq.apache.org

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