[ https://issues.apache.org/jira/browse/YUNIKORN-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932801#comment-17932801 ]
Craig Condit commented on YUNIKORN-2850: ---------------------------------------- Hi [~kousei47747], I've got a preliminary PR about ready for it already. > 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 > Fix For: 1.7.0 > > > 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: issues-unsubscr...@yunikorn.apache.org For additional commands, e-mail: issues-h...@yunikorn.apache.org