You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Adam Antal (Jira)" <ji...@apache.org> on 2020/05/13 13:05:00 UTC

[jira] [Commented] (YUNIKORN-117) Create event cache for queue and application events

    [ https://issues.apache.org/jira/browse/YUNIKORN-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106285#comment-17106285 ] 

Adam Antal commented on YUNIKORN-117:
-------------------------------------

Draft can be found [here|https://github.com/apache/incubator-yunikorn-core/pull/141].

> Create event cache for queue and application events
> ---------------------------------------------------
>
>                 Key: YUNIKORN-117
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-117
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>          Components: core - cache, core - scheduler
>            Reporter: Adam Antal
>            Assignee: Adam Antal
>            Priority: Critical
>
> Create a simple preliminary implementation of the event cache of YUNIKORN-42.
> We have the following limited scope for this task:
> - implement it as a separate process from the scheduler (similar to {{PartitionManager}})
> - only deal with queues and applications (the pods and nodes can be added later)
> - only store the apps last visited time from the scheduler
> - clean up those objects that haven't been visited in the last 24h
> Other cache implementations can be also considered.
> As a starting point, channels are a safe choice to have async communication with the scheduler without expecting bigger performance loss.



--
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