[
https://issues.apache.org/jira/browse/IMPALA-12208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on IMPALA-12208 started by Kurt Deschler.
----------------------------------------------
> DCHECK(pending_rpcs_.empty()) fails with concurrent RPCs
> --------------------------------------------------------
>
> Key: IMPALA-12208
> URL: https://issues.apache.org/jira/browse/IMPALA-12208
> Project: IMPALA
> Issue Type: Bug
> Reporter: Kurt Deschler
> Assignee: Kurt Deschler
> Priority: Major
>
> There is a race condition where concurrent RPCs can register with the
> ClientRequestState after Finalize has been called. This causes the
> DCHECK(pending_rpcs_.empty()) since these RPCs are not unregistered in
> Finalize() as expected.
> Issue reproduces with ASAN builds running
> tests/hs2/test_hs2.py::TestHS2::test_concurrent_unregister in a loop.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]