DomGarguilo commented on code in PR #261:
URL: https://github.com/apache/accumulo-testing/pull/261#discussion_r1213570272
##########
src/main/java/org/apache/accumulo/testing/randomwalk/multitable/BulkImport.java:
##########
@@ -98,18 +97,8 @@ public void visit(final State state, final RandWalkEnv env,
Properties props) th
}
log.debug("Starting {} bulk import to {}", useLegacyBulk ? "legacy" :
"new", tableName);
Review Comment:
Now that it is no longer used in the code, I think the "legacy bulk" options
should be removed before this is merged
--
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]