tju-yxq opened a new issue, #1772: URL: https://github.com/apache/rocketmq-dashboard/issues/1772
When ConsumerLagResolver returns UNKNOWN (-1) for gRPC consumers, getTopicConsumers sums multiple -1 values producing increasingly negative totals (e.g. 4 queues x -1 = -4). Fix: if any queue returns UNKNOWN, set total to UNKNOWN. -- 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]
