[
https://issues.apache.org/jira/browse/YUNIKORN-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Condit updated YUNIKORN-2593:
-----------------------------------
Description: Remove the partitionName field from the Allocation and
AllocationAsk objects. Its use was inconsistent, and can be retrieved from
other contexts where needed. (was: Currently, partition names are treated
differently in different places within the core. Specifically, sometimes they
are bare (i.e. "default") and other places they are composite (i.e.
"[rm:123]default"). This is confusing and unnecessary. It also hampers efforts
to merge the AllocationAsk and Allocation objects, as the semantics are
different between them. Switch to using bare form ("default") everywhere
instead.)
Summary: Remove partition from Allocation/AllocationAsk (was: Simplify
partition name)
I've updated the implementation to simply remove the partitionName fields from
the Allocation / AllocationAsk objects instead. This turned out to be a simpler
approach.
> Remove partition from Allocation/AllocationAsk
> ----------------------------------------------
>
> Key: YUNIKORN-2593
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2593
> Project: Apache YuniKorn
> Issue Type: Sub-task
> Components: core - scheduler
> Reporter: Craig Condit
> Assignee: Craig Condit
> Priority: Major
> Labels: pull-request-available
>
> Remove the partitionName field from the Allocation and AllocationAsk objects.
> Its use was inconsistent, and can be retrieved from other contexts where
> needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]