mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-28 20:09:14 +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