You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/05/04 20:52:55 UTC

[GitHub] [phoenix] yanxinyi commented on a change in pull request #1211: PHOENIX-6432 Add support for additional load generators

yanxinyi commented on a change in pull request #1211:
URL: https://github.com/apache/phoenix/pull/1211#discussion_r626100259



##########
File path: phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ConfigurationParserTest.java
##########
@@ -24,12 +24,13 @@
 import java.util.ArrayList;
 import java.util.HashMap;
 import java.util.List;
+import java.util.Map;
 import java.util.Set;
 
-import org.apache.phoenix.pherf.rules.RulesApplier;
 import org.apache.phoenix.thirdparty.com.google.common.collect.Sets;
 import org.apache.phoenix.pherf.configuration.*;

Review comment:
       nit: can you fix the import * here




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