mcvsubbu commented on PR #9977: URL: https://github.com/apache/pinot/pull/9977#issuecomment-1350198523
> @mcvsubbu I see it as a different solution where you are sampling to compute the worst ingestion lag at a table-level and emitting a metric based on some more signals from the realtime engine. So, I think this PR and the other can co-exist. The reason I was thinking of holding off is that some of the areas are common -- detecting partitions not served anymore, etc. Or, maybe we don't need that in the offset case ? If we do, then the equivalent will be to poll the stream periodically to see what the current highest offset is. I don't think you are doing that are you? -- 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]
