You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/05/24 19:16:44 UTC

[GitHub] [accumulo] dlmarion commented on a diff in pull request #3415: Add more split integration tests

dlmarion commented on code in PR #3415:
URL: https://github.com/apache/accumulo/pull/3415#discussion_r1204655313


##########
test/src/main/java/org/apache/accumulo/test/ScanServerIT.java:
##########
@@ -359,7 +359,7 @@ protected static int ingest(AccumuloClient client, String tableName, int rowCoun
     return ingestedEntriesCount;
   }
 
-  protected static int getNumHostedTablets(AccumuloClient client, String tableId) throws Exception {
+  public static int getNumHostedTablets(AccumuloClient client, String tableId) throws Exception {

Review Comment:
   Do you need this change?



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