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 2018/11/16 02:40:52 UTC

[GitHub] ymwneu commented on issue #542: When first Store message mappedFile is null ,Concurrency create will more one mappedFile

ymwneu commented on issue #542: When first Store message  mappedFile is null ,Concurrency create will more one mappedFile
URL: https://github.com/apache/rocketmq/issues/542#issuecomment-439262725
 
 
   In fact, it's not a bug. 
   The method "getLastMappedFile(final long startOffset)" will invoke "getLastMappedFile()" again before create a new mappedFile. 

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