itxaiohanglover commented on PR #10595: URL: https://github.com/apache/rocketmq/pull/10595#issuecomment-4889350428
Thank you for the review @yx9o. You're right — `consumerOffset` represents the next offset to consume, so the current `>` check is correct. A message at exactly `consumerOffset` hasn't been consumed yet. Closing this PR as the fix is incorrect. I'll re-investigate the root cause of the dashboard issue #380 to find the actual source of the false NOT_CONSUME_YET status. -- 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]
