suneet-s commented on PR #15958: URL: https://github.com/apache/druid/pull/15958#issuecomment-1961841698
I noticed the live reports for the supervisor that report offsets and lag do not mention `perPartition` in the key, so I thought `recordsProcessed` was more in-line with the existing naming scheme https://github.com/apache/druid/blob/master/indexing-service/src/main/java/org/apache/druid/indexing/seekablestream/supervisor/TaskReportData.java#L32-L38 @kfaraz I do not have a strong opinion about this re-name. Up to you which key name you think is better. -- 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]
