You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2020/02/11 16:06:06 UTC

[GitHub] [fluo] ctubbsii commented on a change in pull request #1086: Remove Auto generated stub

ctubbsii commented on a change in pull request #1086: Remove Auto generated stub
URL: https://github.com/apache/fluo/pull/1086#discussion_r377733475
 
 

 ##########
 File path: modules/mapreduce/src/main/java/org/apache/fluo/mapreduce/FluoOutputFormat.java
 ##########
 @@ -44,7 +44,6 @@
 
   @Override
   public void checkOutputSpecs(JobContext arg0) throws IOException, InterruptedException {
-    // TODO Auto-generated method stub
 
 Review comment:
   Does this change trigger any spotbugs/checkstyle failures? If the intent for the body is to be empty, a comment explaining that intent can be helpful in future, even if spotbugs/checkstyle don't flag it.

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


With regards,
Apache Git Services