wz2cool commented on issue #2714: URL: https://github.com/apache/rocketmq/issues/2714#issuecomment-792437208
> Allowing caching on the client side means allowing data loss and unreliability, which may be very useful in some special network scenarios, or to send OneWay messages while collecting logs, without server confirmation. so, the tiny local mq should be implemented by mmap (like rocketmq) and restore messages if client restart. data will not loss since data can be save in file (mmap) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
