Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Twitter Mesos Q1 Sprint 3
-
8
Description
In order for schedulers to be able to handle status updates in a scalable manner, they need the ability to send acknowledgements through the driver. This enables optimizations in schedulers (e.g. process status updates asynchronously w/o backing up the driver, processing/acking updates in batch).
Without this, an implicit reconciliation can overload a scheduler (hence the motivation for MESOS-2308).
Attachments
Issue Links
- blocks
-
AURORA-1047 Implement state reconciliation within the scheduler
- Resolved
- is related to
-
MESOS-810 New Scheduler API
- Resolved
- supercedes
-
MESOS-2308 Task reconciliation API should support data partitioning
- Open