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

Sunil Govindan commented on YARN-9121:
--------------------------------------

On a second thought, will multiple instance of GpuDiscoverer be created any 
time in this call flow?

> Users of GpuDiscoverer.getInstance() are not possible to test as instance is 
> a static field
> -------------------------------------------------------------------------------------------
>
>                 Key: YARN-9121
>                 URL: https://issues.apache.org/jira/browse/YARN-9121
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Szilard Nemeth
>            Assignee: Szilard Nemeth
>            Priority: Major
>         Attachments: YARN-9121.001.patch
>
>
> The clients of GpuDiscoverer are very hard to test as they call 
> GpuDiscoverer.getInstance() internally.
> For example, writing tests for 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu.GpuResourcePlugin#getNMResourceInfo
>  is quite hard as the GpuDeviceInformation returned by GpuDiscoverer is not 
> interchangeable as GpuDiscoverer is not mockable since we cannot inject it in 
> tests. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to