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

[jira] [Commented] (MESOS-6597) Include v1 Operator API protos in generated JAR and python packages.

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

Anand Mazumdar commented on MESOS-6597:
---------------------------------------

Backported to 1.1.x
{noformat}
commit 2342bc3357ada490701cb1f40c5a27c30bc0ba1b
Author: Anand Mazumdar <an...@apache.org>
Date:   Wed Dec 28 10:00:05 2016 -0800

    Added MESOS-6597 to CHANGELOG for 1.1.1.

commit 010c62dc81e3a8861f363db517cc064d190af85e
Author: Vijay Srinivasaraghavan <vi...@yahoo.com>
Date:   Mon Dec 5 08:58:05 2016 -0800

    Enabled python proto generation for v1 Master/Agent API.

    The correspondng master/agent protos are now included in the
    generated Mesos pypi package.

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

commit 63f31e0cf17e62ff5479d421112a8c80efa954c1
Author: Vijay Srinivasaraghavan <vi...@yahoo.com>
Date:   Mon Dec 5 08:58:00 2016 -0800

    Enabled java protos generation for v1 Master/Agent API.

    The corresponding master/agent protos are now included in the
    generated Mesos JAR.

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

commit 1e24a39925474a1a9a3113909f4f2496448f5469
Author: Vijay Srinivasaraghavan <vi...@yahoo.com>
Date:   Mon Dec 5 08:57:55 2016 -0800

    Fixed missing protobuf java package/classname definition.

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

> Include v1 Operator API protos in generated JAR and python packages.
> --------------------------------------------------------------------
>
>                 Key: MESOS-6597
>                 URL: https://issues.apache.org/jira/browse/MESOS-6597
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>            Reporter: Vijay Srinivasaraghavan
>            Assignee: Vijay Srinivasaraghavan
>            Priority: Blocker
>             Fix For: 1.1.1, 1.2.0
>
>
> For V1 API support, the build file that generates Java protos wrapper as of now includes only executor and scheduler. (https://github.com/apache/mesos/blob/master/src/Makefile.am#L334) 
> To support operator HTTP API, we also need to generate java protos for additional proto definitions like quota, maintenance etc., These java definition files will be used by a standard Rest client when using the straight HTTP API.



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