You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/12/11 21:23:04 UTC

[GitHub] keith-turner commented on a change in pull request #818: Fix #810

keith-turner commented on a change in pull request #818: Fix #810
URL: https://github.com/apache/accumulo/pull/818#discussion_r240795792
 
 

 ##########
 File path: minicluster/src/main/java/org/apache/accumulo/miniclusterImpl/MiniAccumuloClusterImpl.java
 ##########
 @@ -128,18 +128,7 @@
     private BufferedReader in;
     private BufferedWriter out;
 
-    public LogWriter(InputStream stream, File logFile) throws IOException {
 
 Review comment:
   Can you remove the entire LogWriter class?  Also can you remove the `logWriters` list?  Or would this cause some problem?

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