[ 
https://issues.apache.org/jira/browse/IMPALA-7235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838913#comment-16838913
 ] 

Bikramjeet Vig commented on IMPALA-7235:
----------------------------------------

IMPALA-7775 Added mechanism to shutdown statestore for tests although still not 
cleanly as a running thrift server cannot be cleanly shutdown (mentioned in 
IMPALA-2283). There have been changes to the thrift server since then (like 
IMPALA-4135 and IMPALA-4135), it might be possible shut it down cleanly now, 
but will have to dig in further to make sure.

> 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, newbie, 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to