Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Not A Defect
-
None
Description
In the AdvancedQueueSorter, queued items are gathered by Queue.getInstance().getBuildableItems() rather than Queue.getInstance().getItems(), is there any reason for this as it won't include jobs that have build parameters.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Not A Defect [ 7 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | JNJira [ 170415 ] | JNJira + In-Review [ 209959 ] |
Never mind, it turned out what I was seeing was blocked items due jobs being allocated to specific nodes, does that mean a buildable job can gain higher priority than a blocked one?
Either way, this can be closed, sorry.