[
https://issues.apache.org/jira/browse/PHOENIX-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-4174:
----------------------------------
Attachment: PHOENIX-4174.patch
The reason behind attempting this approach is that I am seeing intermittent
test failures happening because HMaster is not able to complete initialization
within 200 seconds. So instead of shutting down the mini cluster, I am dropping
the tables to decrease the memory pressure on the mini cluster. For
ParallelStatsDisabledIT and ParallelStatsEnabledIT this can happen
asynchronously. For other categories, we need to wait for the tables to drop
like before.
> Drop tables asynchronously to reduce load on mini cluster
> ---------------------------------------------------------
>
> Key: PHOENIX-4174
> URL: https://issues.apache.org/jira/browse/PHOENIX-4174
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Attachments: PHOENIX-4174.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)