azagrebin commented on a change in pull request #11073: [FLINK-15672][build] 
Migrate to log4j2 
URL: https://github.com/apache/flink/pull/11073#discussion_r381175464
 
 

 ##########
 File path: 
flink-yarn-tests/src/test/java/org/apache/flink/yarn/YARNSessionFIFOITCase.java
 ##########
 @@ -60,6 +64,12 @@
 public class YARNSessionFIFOITCase extends YarnTestBase {
        private static final Logger LOG = 
LoggerFactory.getLogger(YARNSessionFIFOITCase.class);
 
+       @Rule
+       public final TestLoggerResource cliTestLoggerResource = new 
TestLoggerResource(CliFrontend.class, Level.INFO);
 
 Review comment:
   `CliFrontend` - > `FlinkYarnSessionCli`?
   Not sure whether we need this though at all

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to