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

jimmycmlin commented on YUNIKORN-3438:
--------------------------------------

Hi [~mani] 
After tracing the code... I found that {{PVInformer}} and 
{{StorageClassInformer}}
https://github.com/apache/yunikorn-k8shim/blob/master/pkg/client/apifactory.go#L97-L112
are passed in  create {{volumeBinder}} 
and being called at  {{pkg/cache/context.go}} 
e.g.
https://github.com/apache/yunikorn-k8shim/blob/master/pkg/cache/context.go#L760
https://github.com/apache/yunikorn-k8shim/blob/master/pkg/cache/context.go#L780
Do this consider as no being used?
Thank you for the clarification. 

> Identify Informers not being used
> ---------------------------------
>
>                 Key: YUNIKORN-3438
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-3438
>             Project: Apache YuniKorn
>          Issue Type: Task
>          Components: shim - kubernetes
>            Reporter: Manikandan R
>            Assignee: jimmycmlin
>            Priority: Major
>
> Not all informers being used. For example, PVInformer, StorageClassInformer 
> etc.
> Do we need to really sync these unused informers? Need to clean up these 
> unused informers.



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