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 2022/06/29 02:33:53 UTC

[GitHub] [rocketmq] caigy commented on pull request #4518: [ISSUE #4463] fix broker is normal exit, but indexFile not flush disk

caigy commented on PR #4518:
URL: https://github.com/apache/rocketmq/pull/4518#issuecomment-1169468133

   > > Is it possible to add the logic of regular flushing of `IndexFile`, just like refreshing `ConsumeQueue`, `StoreCheckpoint`, and `CommitLog` regularly.
   > 
   > i find the wrong test in CI. I test the same logic locally without any errors, and I can debug Linux remotely without any problems. I don't know why the CI has problems.
   > 
   > Here are my test problem `Failed tests: DLedgerMultiPathTest.multiDirsStorageTest:49 expected:<11> but was:<10>`
   
   @liuzongliang0202 This test might be not so stable. I could not reproduce this problem neither. You may add some logs to show more context of this test so that more information will be provided if this test fails again.
   @cserwen Would you like give a hand? 


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

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