jakehschwartz opened a new issue, #8019: URL: https://github.com/apache/storm/issues/8019
In the process of upgrading from 2.4.0 to 2.7.1 and saw a change in the behavior of the totalSpoutLag metrics for KafkaSpout. I've attached images below. The totalSpoutLag no longer equals the sum of the individual partitions of the topic. It seems that it now an ever-growing count. <img width="1217" alt="Image" src="https://github.com/user-attachments/assets/3ba3a243-5f46-43d7-911d-6ddea9d15e32" /> <img width="1203" alt="Image" src="https://github.com/user-attachments/assets/81bef417-757f-4464-9613-946578495dc4" /> Here is an example from our 2.4.0 environment <img width="1211" alt="Image" src="https://github.com/user-attachments/assets/c2cb9a25-ce4a-4511-8c27-b3dac10450c0" /> I've noticed the names changes, probably as apart of https://issues.apache.org/jira/browse/STORM-3782 so I'm hoping Im just looking at the wrong thing. 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: dev-unsubscr...@storm.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org