Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 3.1.0
-
None
-
ghx-label-2
Description
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.