issues
search
HubSpot
/
Singularity
Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source
http://getsingularity.com/
Apache License 2.0
823
stars
188
forks
source link
Task history handling when missing data
#2285
Closed
ssalinas
closed
2 years ago
ssalinas
commented
2 years ago
Two main things here:
The history persister can race with task launches with selecting the list of active tasks to exclude from persisting
We should more thoroughly clean up tasks that don't have task data in zk
pschoenfelder
commented
2 years ago
🚢
Two main things here: