StyleTang commented on pull request #49: URL: https://github.com/apache/rocketmq-dashboard/pull/49#issuecomment-986268040
LGTM According to [ConsumeQueue.java](https://github.com/apache/rocketmq/blob/master/store/src/main/java/org/apache/rocketmq/store/ConsumeQueue.java#L198-L213), the `consumer.searchOffset` response may be larger or smaller than what we expect, so RocketMQ Dashboard should use `start++`/`end--` logic, this workaround is a little tricky. Next time could you provide the test evidence, it is convenient for others to review. Thanks~ -- 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]
