You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Santhosh Kumar Shanmugham (JIRA)" <ji...@apache.org> on 2017/03/21 21:56:41 UTC

[jira] [Created] (AURORA-1908) Short-circuit preemption filtering when a Veto applies to entire host

Santhosh Kumar Shanmugham created AURORA-1908:
-------------------------------------------------

             Summary: Short-circuit preemption filtering when a Veto applies to entire host
                 Key: AURORA-1908
                 URL: https://issues.apache.org/jira/browse/AURORA-1908
             Project: Aurora
          Issue Type: Task
            Reporter: Santhosh Kumar Shanmugham
            Priority: Minor


When matching a {{ResourceRequest}} against a {{UnusedResource}} in {{SchedulerFilterImpl.filter}} there are 4 kinds of {{Veto}}es that can be returned. 3 out of the 4 {{Veto}}es apply to the entire host (namely {{DEDICATED_CONSTRAINT_MISMATCH}}, {{MAINTENANCE}}, {{LIMIT_NOT_SATISFIED}} or {{CONSTRAINT_MISMATCH}}). In this case we can short-circuit and return early and move on to the next host to consider.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)