You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2019/09/02 17:25:00 UTC

[jira] [Resolved] (IMPALA-7235) Allow the Statestore to shut down cleanly

     [ https://issues.apache.org/jira/browse/IMPALA-7235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-7235.
-----------------------------------
    Resolution: Won't Fix

I think this is difficult because the thrift interfaces are messy and isn't really that important - I don't think we want to complicate test code to solve this.

> Allow the Statestore to shut down cleanly
> -----------------------------------------
>
>                 Key: IMPALA-7235
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7235
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Distributed Exec
>    Affects Versions: Impala 2.0
>            Reporter: Sailesh Mukil
>            Priority: Major
>              Labels: cleanup, statestore
>
> The Statestore class was written with the assumption that it will live for the entire lifetime of the cluster and never have to be shut down. This is true today, however, as a result of this, we have to have all our Statestore objects leak in the BE tests.
> Adding a clean shut down mechanism shouldn't be too hard, so let's do that.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org