You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/09/08 18:13:32 UTC

[GitHub] [accumulo-testing] Manno15 commented on a change in pull request #150: Refactor out Non API code

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



##########
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:
       TestProps.java seems like a good location.




-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org