[
https://issues.apache.org/jira/browse/AURORA-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063483#comment-16063483
]
Kai Huang commented on AURORA-1937:
-----------------------------------
Add timing metrics for status_update: https://reviews.apache.org/r/60437/
> Add metrics for status updates before switching to V1 Mesos Driver
> implementaion
> --------------------------------------------------------------------------------
>
> Key: AURORA-1937
> URL: https://issues.apache.org/jira/browse/AURORA-1937
> Project: Aurora
> Issue Type: Task
> Components: Scheduler
> Reporter: Kai Huang
> Assignee: Kai Huang
>
> Zameer has created a new driver implementation around V1Mesos
> (https://reviews.apache.org/r/57061).
> The V1 Mesos code requires a Scheduler callback with a different API. To
> maximize code reuse, event handling logic was extracted into a
> [MesosCallbackHandler |
> https://github.com/apache/aurora/blob/master/src/main/java/org/apache/aurora/scheduler/mesos/MesosCallbackHandler.java#L286]
> class. However, we do not have the metrics for handling task status update
> in this class.
> Metrics around task status update are key performance indicators for the
> scheduler. We need to add the metrics back, in order to switch to V1Mesos
> driver in production.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)