DomGarguilo commented on code in PR #5312:
URL: https://github.com/apache/accumulo/pull/5312#discussion_r1970481309


##########
server/manager/src/main/java/org/apache/accumulo/manager/tableOps/bulkVer2/LoadFiles.java:
##########
@@ -371,11 +374,17 @@ private List<TabletMetadata> 
findOverlappingTablets(KeyExtent loadRange,
 
       int cmp;
 
+      long wastedIterations = 0;

Review Comment:
   addressed in 03de2e4



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