ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

Scheduler node fix #1841

Closed mikenholt closed 4 years ago

mikenholt commented 4 years ago
Checklist

Affected app(s)

Description of change

The original job_exe_end and job_exe query was terrible for many reasons. I changed it to just get the node to job relation which should be much faster. Fixed tests and added node assignment to the the test utils.

mikenholt commented 4 years ago

My thoughts on anytime the scheduler is killed while jobs are running (migration, restarted, etc.):