James Taylor created PHOENIX-3855:
-------------------------------------
Summary: Separate MutableIndexIT into multiple test classes
Key: PHOENIX-3855
URL: https://issues.apache.org/jira/browse/PHOENIX-3855
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
MutableIndexIT is taking 50 minutes to run which is causing our test suite to
hang. The two slowest tests are doing splits to ensure the queries succeed
still, but there's no need to call these eight times (for all the combinations
of parameterized tests). There's also no need to explicitly drop the tables
created since the table names are unique.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)