[
https://issues.apache.org/jira/browse/YUNIKORN-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated YUNIKORN-2161:
-------------------------------------
Labels: pull-request-available (was: )
> Metrics code cleanup
> --------------------
>
> Key: YUNIKORN-2161
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2161
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: core - scheduler
> Reporter: Peter Bacsko
> Assignee: Kuan-Po Tseng
> Priority: Minor
> Labels: pull-request-available
>
> There are unused methods in the metrics subsystem:
> AddQueuePendingResourceMetrics()
> AddQueuePreemptingResourceMetrics()
> AddQueueAllocatedResourceMetrics()
> (there might be others)
> The production code does not call these methods and there are no unit tests
> either.
> We can also consider removing the interfaces. Right now there is just one
> implementation for everything (CoreQueueMetrics, CoreSchedulerMetrics,
> GoRuntimeMetrics). We don't need to mock metrics because it's very
> lightweight, resetting the state is trivial.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]