Craig Condit created YUNIKORN-2593:
--------------------------------------

             Summary: Simplify partition name
                 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


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.



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