reiabreu commented on PR #8047:
URL: https://github.com/apache/storm/pull/8047#issuecomment-2836565985

   @Richard Zowalla ***@***.***> thanks for setting this up.
   Much appreciated.
   
   Jake, thanks for testing it. That behaviour is unexpected.
   
    The Kafka UI lag is fed through a different OS process, that directly
   connects to the Kafka brokers to check the lag of the consumer group, so
   it's unlikely that is connected to the changes.
   
   As to the Kafka total lag reported through the V2 metrics keeping climbing,
   might be due to a coding mistake on my part, although we do have unit tests
   showing the it's reset everytime getMetrics is called. I'll try to test the
   changes with a real cluster instance.
   
   
   
   On Mon, Apr 28, 2025, 18:57 Jake Schwartz ***@***.***> wrote:
   
   > *jakehschwartz* left a comment (apache/storm#8047)
   > <https://github.com/apache/storm/pull/8047#issuecomment-2836045487>
   >
   > @rzo1 <https://github.com/rzo1> Thanks for setting that up, much easier
   > for me to test
   >
   > I dont believe the fix is working, here is a graph of the sum of the
   > partitions (left) vs the total lag metric (right)
   > Screenshot.2025-04-28.at.13.53.39.png (view on web)
   > 
<https://github.com/user-attachments/assets/481a333b-d24c-4ddc-864c-8162d6d4e413>
   >
   > It's hard to debug further as it also seems like the Spout Committed
   > Offset that shows up in the UI (ui.disable.spout.lag.monitoring: false)
   > is now not being updated.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/storm/pull/8047#issuecomment-2836045487>, or
   > unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AAG5GIXQUFYPIG3ZUA3MR7L23ZTXDAVCNFSM6AAAAAB33E6ZNSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMZWGA2DKNBYG4>
   > .
   > You are receiving this because you authored the thread.Message ID:
   > ***@***.***>
   >
   


-- 
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]

Reply via email to