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

[jira] [Resolved] (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 ]

Weiwei Yang resolved YUNIKORN-85.
---------------------------------
    Fix Version/s: 0.8
       Resolution: Fixed

> 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
>            Assignee: Tao Yang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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