Wilfred Spiegelenburg created YUNIKORN-594:
----------------------------------------------

             Summary: Partition removal is broken
                 Key: YUNIKORN-594
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-594
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: core - scheduler
            Reporter: Wilfred Spiegelenburg


To remove a partition the partition needs to be marked as removed. This will 
trigger the then allow the partition manager to clean up the partition.

In the partition the method {{PartitionContext.markPartitionForRemoval()}} is 
used to mark the partition for removal but this is currently only called from 
testing code when node adding is tested. It is not called from the 
configuration update code which should trigger the removal.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to