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

resetTango should validate and clean up the machines dictionary #78

Open
cg2v opened this issue Jul 15, 2015 · 2 comments
Open

resetTango should validate and clean up the machines dictionary #78

cg2v opened this issue Jul 15, 2015 · 2 comments

Comments

@cg2v
Copy link
Member

cg2v commented Jul 15, 2015

I have encountered a couple of situations in testing where the preallocator's machines datastructure got out of sync. There were machine ids in the list that no longer had an entry in the relevant queue, which prevented any jobs from being scheduled on that machine. If all machines get in that state, job scheduling would halt. #77 fixes some of these, but it probably makes sense to either reset the preallocator state or validate it when tango is reset.

@20wildmanj
Copy link
Contributor

@cg2v Is this still a valid issue?

@cg2v
Copy link
Member Author

cg2v commented Mar 18, 2024

Probably not. Nothing related to this issue has caused any actual problems for my deployment in recent memory

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

No branches or pull requests

3 participants