You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/11/03 07:09:57 UTC

[GitHub] [rocketmq] pipi18 commented on issue #5455: [Question]MappedFileQueue#checkSelf not needs return boolean?

pipi18 commented on issue #5455:
URL: https://github.com/apache/rocketmq/issues/5455#issuecomment-1301718613

   In dledger modle `MmapFileList#checkSelf()` will return boolean value, the method only check files' size is damaged or not.
   ![2022-11-03_145811](https://user-images.githubusercontent.com/38873832/199663226-58d3aeb1-af41-458b-afa6-d2d716ee7eee.png)
   
   If the corresponding file in commitLog or consumerQueue is manually damaged,the broker should start  and the find the last file which is not damaged


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org