[
https://issues.apache.org/jira/browse/KUDU-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin resolved KUDU-3042.
---------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
> DCHECK hit in Connection::HandleOutboundCallTimeout
> ---------------------------------------------------
>
> Key: KUDU-3042
> URL: https://issues.apache.org/jira/browse/KUDU-3042
> Project: Kudu
> Issue Type: Bug
> Components: rpc
> Affects Versions: 1.12.0
> Reporter: Thomas Tauber-Marshall
> Priority: Critical
> Fix For: 1.12.0
>
>
> When testing a patch for IMPALA-8712, I ran into the error:
> {noformat}
> F0114 12:18:29.332731 22712 connection.cc:379] Check failed: car->call
> {noformat}
> This occurs when an async rpc is cancelled and then hits its timeout, as the
> timeout handling code assumes that the call is still valid.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)