You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/12/21 19:01:00 UTC

[jira] [Resolved] (IMPALA-4140) Increase default threadpool size for statestore heartbeat and topic update

     [ https://issues.apache.org/jira/browse/IMPALA-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-4140.
-----------------------------------
    Resolution: Later

We already split out priority topic updates from the main topic updates. With the local catalog as well, we reduced the amount of data sent via these updates significantly. So we likely don't need to tweak this any more.

> Increase default threadpool size for statestore heartbeat and topic update
> --------------------------------------------------------------------------
>
>                 Key: IMPALA-4140
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4140
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Distributed Exec
>    Affects Versions: Impala 2.2
>            Reporter: Juan Yu
>            Priority: Major
>
> Default threadpool size for statestore heartbeat and topic update is 10. For a large cluster this could be too small and cause membership request and topic update tasks not being processed in timely manner.
> We should increase default size to probably 2~3 times of # cores.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)