Details
Description
Mesos 0.22.0 is released and includes the ability for schedulers to perform explicit acknowledgments of status updates.
This allows schedulers to process status updates asynchronously from the driver thread. Updates can then be processed in batches to reduce the per-update processing overhead. These should help provide substantial improvements to the schedulers update processing throughput.
I've placed this under the GC executor retirement effort, per AURORA-1047.
Attachments
Issue Links
- blocks
-
AURORA-1047 Implement state reconciliation within the scheduler
- Resolved
- is blocked by
-
AURORA-1276 Upgrade to mesos 0.22
- Resolved
-
AURORA-1283 Implement a benchmark for status update processing throughput.
- Resolved