Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

[httpofferset] put the bad offers to the bottom of the list #336

Merged
merged 43 commits into from
Oct 25, 2021
Merged

[httpofferset] put the bad offers to the bottom of the list #336

merged 43 commits into from
Oct 25, 2021

Conversation

lenhattan86
Copy link
Collaborator

Description:

To avoid tasks landing on some bad nodes, we can put the nodes in the bottom of the offerset.
One of the usecases is there are too many tasks starting on the same node. This node may lead to overload during this time.
One of the issues we encountered is docker hangs up on these nodes.

Testing Done:

Unit tests
container based cluster tests

@lenhattan86
Copy link
Collaborator Author

@zorro786 please help reviewing this PR.

lenhattan86 and others added 2 commits October 21, 2021 14:12
Co-authored-by: Bipra De <bipra.de@gmail.com>
…pl.java

Co-authored-by: Bipra De <bipra.de@gmail.com>
Copy link
Contributor

@biprade biprade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for the changes requested

@lenhattan86 lenhattan86 merged commit b2ac222 into aurora-scheduler:master Oct 25, 2021
@lenhattan86 lenhattan86 added this to the 0.26.0 milestone Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants