Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YUNIKORN-6] Deadlock in the scheduler when restoring a node with allocations #94

Merged
merged 3 commits into from Mar 4, 2020

Conversation

wilfred-s
Copy link
Contributor

Deadlock in the scheduler when restoring a node with allocations
Data race fixes around guaranteed resource of a queue and ask repeat

…ocations

Data race fixes around guaranteed resource of a queue and ask repeat
@wilfred-s wilfred-s added the bug Something isn't working label Mar 3, 2020
@wilfred-s wilfred-s self-assigned this Mar 3, 2020
@wilfred-s wilfred-s requested a review from yangwwei March 3, 2020 03:51
Copy link
Contributor

@yangwwei yangwwei left a comment

Choose a reason for hiding this comment

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

Looks good, tested on a cluster. The deadlock issue is gone. Approved.

@wilfred-s wilfred-s merged commit 5d90884 into master Mar 4, 2020
@wilfred-s wilfred-s deleted the deadlock branch March 4, 2020 04:00
pbacsko pushed a commit to pbacsko/incubator-yunikorn-core that referenced this pull request Feb 5, 2024
)

Closes: apache#94

Signed-off-by: Wilfred Spiegelenburg <wilfreds@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants