[ https://issues.apache.org/jira/browse/PHOENIX-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Taylor updated PHOENIX-3181: ---------------------------------- Attachment: PHOENIX-3181_v1.patch Attaching patch that takes about 6mins to run. Every third time or so, the test run hangs. I've tried the following, but haven't found a solution yet: - using Java 8 instead of Java 7 - not running LocalIndexIT (which does a lot of splitting) - not running any transactional test (to rule out transaction manager) None of these seemed to make a difference. > Run test methods in parallel to reduce test suite run time > ---------------------------------------------------------- > > Key: PHOENIX-3181 > URL: https://issues.apache.org/jira/browse/PHOENIX-3181 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Assignee: prakul agarwal > Attachments: PHOENIX-3181_4.x-HBase-1.1_WIP.patch, > PHOENIX-3181_v1.patch, parallelize_4.x-Hbase1.1_wip.patch > > > With PHOENIX-3036, the tests within a test class can be executed in parallel > since the table names won't conflict. This should greatly reduce the time > taken to run all of our tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)