[
https://issues.apache.org/jira/browse/MESOS-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728285#comment-14728285
]
Yong Qiao Wang commented on MESOS-1831:
---------------------------------------
Thanks [[email protected]] for your comments.
According to my current understanding, for backwards compatibility, this ticket
should be changed as following:
1. Master should only send the PingSlaveMessage instead of "PING";
2. Master will register both "PONG" and "PongSlaveMessage" at the same time;
3. Slave should support to handle both "PING" and "PingSlaveMessage" -- Already
supported now.
> Master should send PingSlaveMessage instead of "PING"
> -----------------------------------------------------
>
> Key: MESOS-1831
> URL: https://issues.apache.org/jira/browse/MESOS-1831
> Project: Mesos
> Issue Type: Task
> Reporter: Vinod Kone
> Assignee: Yong Qiao Wang
> Labels: mesosphere
>
> In 0.21.0 master sends "PING" message with an embedded PingSlaveMessage for
> backwards compatibility (https://reviews.apache.org/r/25867/).
> In 0.22.0, master should send PingSlaveMessage directly instead of "PING".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)