You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "haosdent (JIRA)" <ji...@apache.org> on 2016/09/04 10:47:20 UTC

[jira] [Created] (MESOS-6123) Implement GET_AGENT call in v1 agent API.

haosdent created MESOS-6123:
-------------------------------

             Summary: Implement GET_AGENT call in v1 agent API.
                 Key: MESOS-6123
                 URL: https://issues.apache.org/jira/browse/MESOS-6123
             Project: Mesos
          Issue Type: Task
            Reporter: haosdent


Consider the following case:
1) a subscriber connects to master;
2) a new scheduler registered as a new framework;
3) a task is launched from this framework.

In this sequence, subscriber does not have a way to know the FrameworkInfo belonging to the FrameworkId.

We should support an event (e.g. when framework info in master is added/changed).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)