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 2022/02/17 20:09:47 UTC

[GitHub] [accumulo-testing] DomGarguilo commented on a change in pull request #191: Make MulitTable reuse tables

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



##########
File path: src/main/java/org/apache/accumulo/testing/randomwalk/multitable/DropTable.java
##########
@@ -34,7 +34,7 @@ public void visit(State state, RandWalkEnv env, Properties props) throws Excepti
     List<String> tables = (List<String>) state.get("tableList");
 
     // don't drop a table if we only have one table or less

Review comment:
       This comment might need to be updated to reflect the new  if condition.




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