liuzongliang0202 commented on issue #4463:
URL: https://github.com/apache/rocketmq/issues/4463#issuecomment-1157322538

   hello @tsunghanjacktsai 
   Well, as you said. when the broker is normal exit, the last indexFile has 
not write full, it can not be flushed by hand, since indexService shutdown 
method is empty. if abort file is deleted, but indexFile's  bytebuffer pagcache 
fails to refresh the disk in time after power failure. 
   After the broker restarts, the loading process of DefaultMessageStore will 
normal recover and execute the CommigLog#recoverNormally


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to