itschrispeck opened a new pull request, #14765: URL: https://github.com/apache/pinot/pull/14765
With multi-stream ingestion added, it makes sense to calculate segment flush thresholds based on individual topics, not at a table level. This patch has been running internally, behavior was validated by checking logs for calculated thresholds. The metrics should be backwards compatible (at least for our metrics system they are, not familiar w/ all). For example, the gauge essential changes from `numRowsThreshold.tableName` to `numRowsThreshold.tableName.topicName` -- 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]
