wangyang0918 commented on pull request #11839: URL: https://github.com/apache/flink/pull/11839#issuecomment-625042466
I also prefer to use the `ConsoleAppender` in log4j. It is more straightforward and stable. From the discussion in the ML, it seems that the only concern is about the disk consumption. So do we need to use the `RollingFileAppender` by default in `log4j-console.properties` and set the `MaxFileSize` and `MaxBackupIndex` explicitly? @tillrohrmann @zentol WDYT? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
