Tango icon indicating copy to clipboard operation
Tango copied to clipboard

resetTango should validate and clean up the machines dictionary

Open cg2v opened this issue 9 years ago • 2 comments

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.

cg2v avatar Jul 15 '15 15:07 cg2v

@cg2v Is this still a valid issue?

20wildmanj avatar Mar 16 '24 18:03 20wildmanj

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

cg2v avatar Mar 18 '24 13:03 cg2v