Manno15 commented on code in PR #3228:
URL: https://github.com/apache/accumulo/pull/3228#discussion_r1140309991


##########
server/manager/src/main/java/org/apache/accumulo/manager/tableOps/tableExport/WriteExportFiles.java:
##########
@@ -156,7 +156,7 @@ public void undo(long tid, Manager env) {
   public static void exportTable(VolumeManager fs, ServerContext context, 
String tableName,
       TableId tableID, String exportDir) throws Exception {
 
-    int count = 0;
+    // int count = 0;

Review Comment:
   Changes look good. This comment should be removed though. 



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to