Dr-wgy commented on issue #5184: URL: https://github.com/apache/rocketmq/issues/5184#issuecomment-1782513022
https://heapdump.cn/article/6344684 in our production environment commitLog dispatch comsume queue and index slowly ``` 16:48:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 0 bytes 16:49:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 195011090 bytes 16:50:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 503128527 bytes 16:51:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 820827985 bytes 16:52:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 1119154950 bytes 16:53:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 1371931476 bytes 16:54:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 1627376302 bytes 16:55:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 1895197916 bytes 16:56:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 2172267528 bytes 16:57:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 2431757827 bytes 16:58:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 2710935695 bytes 16:59:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 2992111923 bytes 17:00:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 3265533055 bytes 17:01:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 3713616179 bytes 17:02:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 4121989447 bytes 17:03:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 4506883955 bytes 17:04:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 4831540126 bytes 17:05:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 5153375631 bytes 17:06:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 5477330907 bytes 17:07:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 5827133856 bytes 17:08:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 6174273510 bytes 17:09:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 6509742357 bytes 17:10:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 6848652654 bytes 17:11:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 7150862926 bytes 17:12:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 7432869470 bytes 17:13:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 7699771035 bytes 17:14:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 7948980439 bytes 17:15:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 8202390118 bytes 17:16:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 8125492927 bytes 17:17:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 7519621856 bytes 17:18:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 6779058147 bytes 17:19:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 5989943481 bytes 17:20:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 5039680763 bytes 17:21:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 4333049451 bytes 17:22:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 3563592630 bytes 17:23:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 851804170 bytes 17:24:02 INFO BrokerControllerScheduledThread1 - dispatch behind commit log 1975 bytes ``` -- 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-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org