You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drat.apache.org by GitBox <gi...@apache.org> on 2018/08/07 22:51:47 UTC

[GitHub] chrismattmann commented on a change in pull request #148: Feedbacks

chrismattmann commented on a change in pull request #148: Feedbacks
URL: https://github.com/apache/drat/pull/148#discussion_r208408150
 
 

 ##########
 File path: proteus/src/main/java/backend/ProcessDratWrapper.java
 ##########
 @@ -196,9 +224,10 @@ public void reduce() throws IOException {
   }
 
   @Override
-  public void reset() throws Exception {
-    LOG.info("DRAT: reset: wiping FM product catalog");
-
+  public void reset() {
+//    LOG.info("DRAT: reset: wiping FM product catalog");
 
 Review comment:
   log message - you should include the wiping FM product catalog part that you lose above by commenting it out.

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