mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-01 15:47:01 +08:00
e3b8178871
* Fix the issue that expectLogicOffset is greater than currentLogicOffset in consumeQueue build when the message is illegal * Add new UT * Fix bug that UT can not pass * Polish the variable name * Polish the comment * Add more comments