You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/09 10:25:00 UTC

[jira] [Updated] (YUNIKORN-85) Improve recovery performance by querying all pods once instead of querying pods on specified node for many times

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

ASF GitHub Bot updated YUNIKORN-85:
-----------------------------------
    Labels: pull-request-available  (was: )

> Improve recovery performance by querying all pods once instead of querying pods on specified node for many times
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: YUNIKORN-85
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-85
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: shim - kubernetes
>            Reporter: Tao Yang
>            Priority: Major
>              Labels: pull-request-available
>
> Recently I did some performance tests on kubemark cluster with 1k hollow nodes, and found the recovery phase will take almost 1 minute, querying pods on specified node one by one is the most time-consuming logic inside. Therefore I propose to query all pods once here to improve the recovery performance, after this improvement, the cost time of recovery phase can reduce to only 2 seconds.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org