Jackie-Jiang commented on PR #9398: URL: https://github.com/apache/pinot/pull/9398#issuecomment-1247324042
@mcvsubbu I created this PR because in the current integration test suite, we logged way too many lines and get truncated logs in CI. I even get browser crashed several times trying to download the raw log to see which test failed. IMO we should make the log proper size so that we can easily scroll to the end and find the failed tests. In most of the cases, the failure message is good enough to indicate what is going wrong. If we can log everything for the failed test, that will be ideal, but I'm not sure how to achieve that, and we should also put a limit for the total lines of logs allowed. -- 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]
