You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2017. It is now read-only.
consider the executor change: set the annotation/config-source to "task-{taskid}"; this allows executor to recover pod/task bindings on restart (perhaps for upgrade purposes?)
this is only relevant if/when an executor process terminates; right now the executor clears all k8sm docker containers on startup. it might be nice to avoid this - but mesos has probably already sent TASK_LOST so it might be confusing to the scheduler to get a TASK_RUNNING after that
adam says there is a JIRA talking about ExecutorLost, which seems related
The text was updated successfully, but these errors were encountered: