Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
JIRA to track unit tests to verify the identification of starved applications. An application should be marked starved only when:
- Cluster allocation is over the configured threshold for preemption.
- Preemption is enabled for a queue and any of the following:
- The queue is under its minshare for longer than minsharePreemptionTimeout
- One of the queue’s applications is under its fairshare for longer than fairsharePreemptionTimeout.