Quanlong Huang created IMPALA-14885:
---------------------------------------
Summary: 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
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)