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

[jira] [Commented] (MESOS-6497) Java Scheduler Adapter does not surface MasterInfo.

    [ https://issues.apache.org/jira/browse/MESOS-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615960#comment-15615960 ] 

Till Toenshoff commented on MESOS-6497:
---------------------------------------

1.1.x backport:

{noformat}
commit d9236ab50cea13a1eafb4b4ade902675ee211493
Author: Anand Mazumdar <an...@apache.org>
Date:   Thu Oct 27 15:48:24 2016 -0700

    Populated `MasterInfo` in the v0 Java adapter.

    Review: https://reviews.apache.org/r/53247

commit aa0f2b662e4d87b2fd547d88dc1d6c894827636b
Author: Anand Mazumdar <an...@apache.org>
Date:   Thu Oct 27 15:46:01 2016 -0700

    Populated `MasterInfo` evolving from v0 framework registered message.

    Review: https://reviews.apache.org/r/53246

commit 5e37ed57b457c330ab05e4ed619f5be8e073808f
Author: Anand Mazumdar <an...@apache.org>
Date:   Thu Oct 27 15:42:45 2016 -0700

    Added `MasterInfo` to the subscribed event.

    This would be useful for schedulers that want more information
    about the master if they are using an alternate detector
    implementation that does not query Master ZK entry. Also,
    this is needed presently by the V0 -> V1 HTTP adapter. The
    old driver based schedulers used to get this information via
    the `Framework(Re-)registered` event.

    Review: https://reviews.apache.org/r/53245
{noformat}

> Java Scheduler 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
>             Fix For: 1.1.0
>
>
> 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)