You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Manikandan R (Jira)" <ji...@apache.org> on 2022/02/22 16:42:00 UTC

[jira] [Resolved] (YUNIKORN-1088) remove empty updates from nodes calls

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

Manikandan R resolved YUNIKORN-1088.
------------------------------------
    Resolution: Fixed

Thanks, [~steinsgateted] 

> remove empty updates from nodes calls
> -------------------------------------
>
>                 Key: YUNIKORN-1088
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1088
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: shim - kubernetes
>            Reporter: Wilfred Spiegelenburg
>            Assignee: ted
>            Priority: Minor
>              Labels: newbie, pull-request-available
>
> After YUNIKORN-906 we seem to have left some empty updates in the cache.node code in the shim that should be removed.
>  * handleNodeRecovery
>  * handleDrainNode
>  * handleRestoreNode
> An empty AllocationRequest (just the RmID) is created and send via the schedulerAPI as an UpdateAllocation to the core where it is ignored and thrown away as there is nothing to do.
> We can remove these calls without side effects.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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