You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2021/03/23 00:59:00 UTC

[jira] [Created] (YUNIKORN-594) Partition removal is broken

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: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org