kasakrisz 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_r233827919
 
 

 ##########
 File path: 
ambari-infra-manager-it/src/test/java/org/apache/ambari/infra/Solr.java
 ##########
 @@ -41,7 +41,7 @@
 import org.slf4j.LoggerFactory;
 
 public class Solr {
-  private static final Logger LOG = LoggerFactory.getLogger(Solr.class);
+  private static final Logger logger = LoggerFactory.getLogger(Solr.class);
 
 Review comment:
   I am going to replace it to make it consistent.

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


With regards,
Apache Git Services

Reply via email to