Beyyes commented on a change in pull request #31: Fix sonar
URL: https://github.com/apache/incubator-iotdb/pull/31#discussion_r251001363
 
 

 ##########
 File path: 
iotdb/src/main/java/org/apache/iotdb/db/postback/utils/CreateDataSender1.java
 ##########
 @@ -53,6 +58,7 @@
   private static final int MAX_FLOAT = 30;
   private static final int STRING_LENGTH = 5;
   private static final int BATCH_SQL = 10000;
+  private static final Logger LOGGER = 
LoggerFactory.getLogger(CreateDataSender1.class);
 
 Review comment:
   logger

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

Reply via email to