Jackie-Jiang commented on PR #14142: URL: https://github.com/apache/pinot/pull/14142#issuecomment-2431073263
Alternatively, we can actually directly calculate the lag in the `RealtimeSegmentDataManager` with the given minimum interval (put `null` when latest offset is not fetched). This way we don't need to manage metadata fetch within `IngestionDelayTracker` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
