Ah39 opened a new issue #688: MappedFileQueue load may cause the large file blank URL: https://github.com/apache/rocketmq/issues/688 https://github.com/apache/rocketmq/blob/2b692c912d18c0f9889fd73358581bcccf37bbbe/store/src/main/java/org/apache/rocketmq/store/MappedFileQueue.java#L147-L177 load function , setWrotePosition and setCommittedPosition set the mappedFileSize . but last write , wrotePosition may smaller than mappedFileSize
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
