You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by GitBox <gi...@apache.org> on 2018/11/15 12:21:21 UTC

[GitHub] oleewere commented on a change in pull request #15: AMBARI-24895 - Infra Manager: code clean up

oleewere commented on a change in pull request #15: AMBARI-24895 - Infra Manager: code clean up
URL: https://github.com/apache/ambari-infra/pull/15#discussion_r233821022
 
 

 ##########
 File path: ambari-infra-manager-it/src/test/java/org/apache/ambari/infra/InfraClient.java
 ##########
 @@ -49,7 +49,7 @@
 
 // TODO: use swagger
 public class InfraClient implements AutoCloseable {
-  private static final Logger LOG = LoggerFactory.getLogger(InfraClient.class);
+  private static final Logger logger = LoggerFactory.getLogger(InfraClient.class);
 
 Review comment:
   it is not a constant

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services