Closed timcharper closed 1 year ago
Rather than acquiring lock in mesos, we should just have a single leader election instance that survives restarts of the task actor. Have taskActor wait for leadership, etc.
If we lose leadership, suicide, etc., etc.
Rather than acquiring lock in mesos, we should just have a single leader election instance that survives restarts of the task actor. Have taskActor wait for leadership, etc.
If we lose leadership, suicide, etc., etc.