Sailesh Mukil created IMPALA-7235:
-------------------------------------

             Summary: 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


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