You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/09/06 23:22:00 UTC

[jira] [Updated] (PHOENIX-4174) Drop tables asynchronously to reduce load on mini cluster

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