[
https://issues.apache.org/jira/browse/IMPALA-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang resolved IMPALA-14885.
-------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Useless threads launched for async-rpc-sender
> ---------------------------------------------
>
> Key: IMPALA-14885
> URL: https://issues.apache.org/jira/browse/IMPALA-14885
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Reporter: Quanlong Huang
> Assignee: Quanlong Huang
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> After IMPALA-7984, async_rpc_pool_ has no usages and should be removed. The
> last usage is removed here:
> [https://gerrit.cloudera.org/c/13882/32/be/src/runtime/runtime-filter-bank.cc#b173]
> It's used in UpdateFilter RPC when it's implemented in thrift. After we port
> UpdateFilter to KRPC, this thread pool has no usages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)