keith-turner commented on a change in pull request #523: Fix Auditing for new Bulk Import / remove warnings URL: https://github.com/apache/accumulo/pull/523#discussion_r193910591 ########## File path: test/src/main/java/org/apache/accumulo/test/functional/FunctionalTestUtils.java ########## @@ -116,18 +116,8 @@ static void checkRFiles(Connector c, String tableName, int minTablets, int maxTa static public void bulkImport(Connector c, FileSystem fs, String table, String dir) Review comment: maybe this method can be inlined now. ---------------------------------------------------------------- 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