[
https://issues.apache.org/jira/browse/MESOS-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15613287#comment-15613287
]
Anand Mazumdar edited comment on MESOS-6497 at 10/27/16 9:30 PM:
-----------------------------------------------------------------
We decided to have an optional {{MasterInfo}} field in the {{SUBSCRIBED}} event
thereby providing the schedulers with this information. Another option was
adding it to the {{connected}} callback on the scheduler library but we punted
on it because in the future schedulers might want to use their own detection
library that might not read contents from Master ZK to populate {{MasterInfo}}
correctly.
was (Author: anandmazumdar):
We decided to have an optional {{MasterInfo}} field in the {{SUBSCRIBED}} event
thereby providing the schedulers with this information. Another option was
adding it to the {{connected}} callback on the scheduler library but we punted
on it because in the future schedulers might want to use their own detection
library that might not read contents from Master ZK.
> HTTP Adapter does not surface MasterInfo.
> -----------------------------------------
>
> Key: MESOS-6497
> URL: https://issues.apache.org/jira/browse/MESOS-6497
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Joris Van Remoortere
> Assignee: Anand Mazumdar
> Priority: Blocker
> Labels: mesosphere, v1_api
>
> The HTTP adapter does not surface the {{MasterInfo}}. This makes it not
> compatible with the V0 API where the {{registered}} and {{reregistered}}
> calls provided the MasterInfo to the framework.
> cc [~vinodkone]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)