You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2017/03/24 18:37:41 UTC

[jira] [Updated] (MESOS-7279) State Diagrams for V1 Schedulers & Executors

     [ https://issues.apache.org/jira/browse/MESOS-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chun-Hung Hsiao updated MESOS-7279:
-----------------------------------
    Description: State diagrams for schedulers' and executors' finite state machines in the Mesos V1 Framework API to show that what events they would receive under what situations. For example, when a scheduler is in a certain state, it would only receive certain events from the master or connected/disconnected events, and the diagram can show that what action it should take for each scenario. This would be useful for framework developers.  (was: State diagrams for schedulers and executors in the Mesos V1 Framework API to show that what events they would receive under what situations. This would be useful for framework developers.)

> State Diagrams for V1 Schedulers & Executors
> --------------------------------------------
>
>                 Key: MESOS-7279
>                 URL: https://issues.apache.org/jira/browse/MESOS-7279
>             Project: Mesos
>          Issue Type: Documentation
>          Components: documentation
>            Reporter: Chun-Hung Hsiao
>            Assignee: Chun-Hung Hsiao
>            Priority: Minor
>              Labels: documentation
>
> State diagrams for schedulers' and executors' finite state machines in the Mesos V1 Framework API to show that what events they would receive under what situations. For example, when a scheduler is in a certain state, it would only receive certain events from the master or connected/disconnected events, and the diagram can show that what action it should take for each scenario. This would be useful for framework developers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)