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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
