eolivelli commented on a change in pull request #231: Issue 230: Add Checkstyle 
to the build process (Part 1)
URL: https://github.com/apache/bookkeeper/pull/231#discussion_r126491605
 
 

 ##########
 File path: 
bookkeeper-stats-providers/codahale-metrics-provider/src/main/java/org/apache/bookkeeper/stats/CodahaleStatsLogger.java
 ##########
 @@ -20,11 +20,9 @@
 import com.codahale.metrics.MetricRegistry;
 import static com.codahale.metrics.MetricRegistry.name;
 
-import org.apache.bookkeeper.stats.Counter;
-import org.apache.bookkeeper.stats.Gauge;
-import org.apache.bookkeeper.stats.OpStatsLogger;
-import org.apache.bookkeeper.stats.StatsLogger;
-
+/**
+ * @TODO: Write JavaDoc comment
 
 Review comment:
   Remove all such comments please
 
----------------------------------------------------------------
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