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/07/08 14:04:49 UTC

[GitHub] [rocketmq] francisoliverlee commented on issue #3129: MappedFile May cause message loss

francisoliverlee commented on issue #3129:
URL: https://github.com/apache/rocketmq/issues/3129#issuecomment-876468270


   i think so some message may lost casuse of power-off.  messages can flush to disk synchronily by set 
   - message property: MessageConst.PROPERTY_WAIT_STORE_MSG_OK to true 
   - broker config : flushDiskType=FlushDiskType.SYNC_FLUSH
   
   POOR PERFORMANCE also


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