gianm commented on PR #12570: URL: https://github.com/apache/druid/pull/12570#issuecomment-1138084586
This is a follow up to the changes in #10147 that I think makes the behavior cleaner. The main problem it solves is (1) — messages from the Java runtime itself getting jumbled up. This could happen on startup or on JVM crash. Now, those are in dedicated log files again. They're not rotated… but I think it's OK, since they should be small. The runtime doesn't log much. IMO we should include this in 0.23.0 to ensure that logs are clean for people that get the new release. cc @FrankChen021 @abhishekagarwal87 — thoughts? -- 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]
