ege-st commented on PR #12157:
URL: https://github.com/apache/pinot/pull/12157#issuecomment-1889843108

   So to make sure I understand: we'll essentially have a gauge per partition 
per table. And if a new consuming segment is started where the start offset < 
earliest offset still in Kafka the Gauge will be set to `1` for that partition 
of that table.  
   
   That gauge will remain at `1` until the next time a consuming segment is 
created and it will be set to `0` if start offset >= the earliest offset in 
Kafka.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to