shounakmk219 opened a new pull request, #17592: URL: https://github.com/apache/pinot/pull/17592
## Description While building segment if continueOnError is set to true, tracking of failures becomes complicated as the log is a debug log but as it can be noisy we avoided printing a warn log. But now that we have a way to throttle the logs (ref : #17239), changing the log level to warn and logging it with throttle. -- 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]
