Skip to content

Sort tasks to shuffle by overusage, not usage#1760

Merged
ssalinas merged 3 commits intomasterfrom
task_shuffle_improvements
Mar 27, 2018
Merged

Sort tasks to shuffle by overusage, not usage#1760
ssalinas merged 3 commits intomasterfrom
task_shuffle_improvements

Conversation

@ssalinas
Copy link
Member

This updates the choice of which task to shuffle to focus on those that are using far more than their requested resources. For example, a worker that requested 1 resource and is using 2 will be chosen over another worker that requested 10 and is using 11.

@ssalinas ssalinas added this to the 0.20.0 milestone Mar 26, 2018
@ssalinas ssalinas added the hs_qa label Mar 26, 2018
@baconmania
Copy link
Contributor

🚢

@ssalinas ssalinas modified the milestones: 0.20.0, 0.19.2 Mar 27, 2018
@ssalinas ssalinas merged commit 9ea45ca into master Mar 27, 2018
@ssalinas ssalinas deleted the task_shuffle_improvements branch March 27, 2018 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants