francisoliverlee commented on issue #5162: URL: https://github.com/apache/rocketmq/issues/5162#issuecomment-1255312960
For some pulled messages for maxMsgNums could be filter-out. so `Message Count ` is not a good way to limit. you can check code on 4.9.x https://github.com/apache/rocketmq/blob/c88686f13e6f4acef1f00c6d3e18589683ec3368/store/src/main/java/org/apache/rocketmq/store/DefaultMessageStore.java#L623 -- 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]
