You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/06/22 22:09:00 UTC

[jira] [Created] (MESOS-2909) Add version field to RegisterFrameworkMessage and ReregisterFrameworkMessage

Vinod Kone created MESOS-2909:
---------------------------------

             Summary: Add version field to RegisterFrameworkMessage and ReregisterFrameworkMessage
                 Key: MESOS-2909
                 URL: https://issues.apache.org/jira/browse/MESOS-2909
             Project: Mesos
          Issue Type: Task
            Reporter: Vinod Kone
            Assignee: Benjamin Mahler


In the same way we added 'version' field to RegisterSlaveMessage and ReregisterSlaveMessage, we should do it framework (re-)registration messages. This would help master determine which version of scheduler driver it is talking to.

We want this so that master can start sending Event messages to the scheduler driver (and scheduler library). In the long term, master will send a streaming response to the libraries, but in the meantime we can test the event protobufs by sending Event messages.



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