Hi ALL, There are some problems about our rocketmq-cluster in the production environment.
I found some expired files which are not deleted formally in the folder of ~/logs/rocketmqlogs/consumequeue/XXX/ recently and the server’s time is correct. There is a screenshot as follows: when I read the souce code, I found that the expired files were deleted by a interval of 10s, so I was doubt that why there were many expired consumequeue files. Also, I hava to restart broker to release memory when I delete the expired consumequeue files manully. Is there a better way to solve the problem gracefully? Expect to receive someone’s response soon, it is very grateful to me.
