You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Lars Volker (JIRA)" <ji...@apache.org> on 2018/02/13 01:36:00 UTC

[jira] [Created] (IMPALA-6511) Fix even "Open Finished" in state machine in FragmentInstanceState::UpdateState()

Lars Volker created IMPALA-6511:
-----------------------------------

             Summary: Fix even "Open Finished" in state machine in FragmentInstanceState::UpdateState()
                 Key: IMPALA-6511
                 URL: https://issues.apache.org/jira/browse/IMPALA-6511
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.12.0
            Reporter: Lars Volker
            Assignee: Lars Volker


The state machine in {{FragmentInstanceState::UpdateState()}} can be simplified. {{LAST_BATCH_SENT}} must always happen in state {{PRODUCING_DATA}}. "Open Finished" should be marked when receiving {{WAITING_FOR_FIRST_BATCH}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)