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 2019/01/15 07:23:04 UTC

[GitHub] Ah39 opened a new issue #688: MappedFileQueue load may cause the large file blank

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:
users@infra.apache.org


With regards,
Apache Git Services