DomGarguilo commented on a change in pull request #150:
URL: https://github.com/apache/accumulo-testing/pull/150#discussion_r704702963



##########
File path: 
src/main/java/org/apache/accumulo/testing/performance/tests/HighSplitCreationPT.java
##########
@@ -36,6 +35,7 @@
   private static final int ONE_SECOND = 1000;
   private static final String TABLE_NAME = "highSplitCreation";
   private static final String METADATA_TABLE_SPLITS = "123456789abcde";
+  private static final String METADATA_TABLE_NAME = "accumulo.metadata";

Review comment:
       Addressed in c8b6cf4




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