Jason Fehr created IMPALA-14870:
-----------------------------------
Summary: Always Allow Kill Query RPCs
Key: IMPALA-14870
URL: https://issues.apache.org/jira/browse/IMPALA-14870
Project: IMPALA
Issue Type: Improvement
Affects Versions: Impala 4.5.0
Reporter: Jason Fehr
The function `ImpalaServicePool::QueueInboundCall` [does not reject end data
stream rpcs because of memory
pressure|https://github.com/apache/impala/blob/ca5c8e03383ef5c210a5aefeb9284d3f1b2b382f/be/src/rpc/impala-service-pool.cc#L192].
It should take the same action on control service rpcs
`CancelQueryFInstances`, `RemoteShutdown`, and `KillQuery`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)