Replies: 1 comment
-
可能消息太少, 都在一个文件中 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rocketmq 版本4.9.8 配置的 fileReservedTime 120。
查看日志有打印 begin to delete before 120 hours file. timeup: true spacefull: false manualDeleteFileSeveralTimes: 0 cleanAtOnce: false
查看文件中 commitlog 和 index 只存在最近其他的记录,管理后台确还能够查询到一个月前过期的消息记录。这是什么原因?
Beta Was this translation helpful? Give feedback.
All reactions