GJL commented on a change in pull request #7430: [FLINK-10848] Remove container requests after successful container allocation URL: https://github.com/apache/flink/pull/7430#discussion_r246448327
########## File path: flink-yarn/src/test/resources/log4j-test.properties ########## @@ -18,7 +18,7 @@ # Set root logger level to OFF to not flood build logs # set manually to INFO for debugging purposes -log4j.rootLogger=OFF, testlogger +log4j.rootLogger=INFO, testlogger Review comment: I think we always leave it off in the master. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
