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 Persister skips too long task Ids #2259

Closed rosalind210 closed 2 years ago

rosalind210 commented 2 years ago

We won't be able to save tasks whose task Ids are greater than the DB column setting, so we should skip them and delete them from ZK after some time (set to 1 week in PR).

Once we have a longterm solution for these task IDs, we shouldn't need to skip anymore.

ssalinas commented 2 years ago

🚢

WH77 commented 2 years ago

🚢