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 2020/04/29 00:36:42 UTC

[GitHub] [accumulo] ctubbsii commented on a change in pull request #1599: Fix #1598 - Reduce MasterMetricsIT test resources.

ctubbsii commented on a change in pull request #1599:
URL: https://github.com/apache/accumulo/pull/1599#discussion_r417006665



##########
File path: test/src/main/java/org/apache/accumulo/test/functional/MasterMetricsIT.java
##########
@@ -60,7 +60,7 @@
   private static final long TAIL_DELAY = 5_000;
 
   // number of tables / concurrent compactions used during testing.
-  private final int tableCount = 4;
+  private final int tableCount = 1;

Review comment:
       Does this affect the behavior of the test at all?




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

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