You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Dan Hecht (JIRA)" <ji...@apache.org> on 2018/06/26 15:23:00 UTC

[jira] [Resolved] (IMPALA-7207) Make Coordinator ExecState an atomic enum

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

Dan Hecht resolved IMPALA-7207.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0

> Make Coordinator ExecState an atomic enum
> -----------------------------------------
>
>                 Key: IMPALA-7207
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7207
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Dan Hecht
>            Assignee: Dan Hecht
>            Priority: Major
>             Fix For: Impala 3.1.0
>
>
> Let's make exec_state_ an atomic so that we can read that field alone without holding the exec_state_lock_. That will be a precursor to both IMPALA-6788 and IMPALA-7205.



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