[
https://issues.apache.org/jira/browse/IMPALA-14373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Fehr resolved IMPALA-14373.
---------------------------------
Resolution: Abandoned
The ClientRequestState exec_state_lock_ is to protect the condition variable,
not the exec_state_ object.
> SpanManager Needs to Obtain exec_state_lock_
> --------------------------------------------
>
> Key: IMPALA-14373
> URL: https://issues.apache.org/jira/browse/IMPALA-14373
> Project: IMPALA
> Issue Type: Bug
> Reporter: Jason Fehr
> Assignee: Jason Fehr
> Priority: Critical
>
> In two places in span-manager.cc, the SpanManager class reads from the
> ClientRequestState::exec_state(). According to the documentation in
> impala-server.h, the exec_state_lock_ must be held while accessing
> exec_state. Obtain this lock in the SpanManager class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]