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

Michael Chu reassigned YUNIKORN-2850:
-------------------------------------

    Assignee: Michael Chu

> Watch configmap only in yunikorn's deployed namespace
> -----------------------------------------------------
>
>                 Key: YUNIKORN-2850
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2850
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: shim - kubernetes
>            Reporter: Tae-kyeom, Kim
>            Assignee: Michael Chu
>            Priority: Major
>              Labels: newbie, pull-request-available
>
> Currently, Yunikorn uses configmap informer to handle configuration hot 
> reload.
> However, In current implementation informer watches all namespaces even only 
> need to watch namespace in which yunikorn is deployed. It causes in efficient 
> behavior when sync and cache configmap states. If there is too many unrelated 
> configmap in other namespace cause long recovery time to list and memory 
> presure to handle configmap caches which is redundant.
> So, If we could replace configmap informer to namespace restricted one, it 
> would improve startup / recovery time and reduce memory usage



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to