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

[jira] [Created] (MESOS-6597) Include additional missing Mesos Java classes from the Protobuf file to support V1 API

Vijay Srinivasaraghavan created MESOS-6597:
----------------------------------------------

             Summary: Include additional missing Mesos Java classes from the Protobuf file to support V1 API
                 Key: MESOS-6597
                 URL: https://issues.apache.org/jira/browse/MESOS-6597
             Project: Mesos
          Issue Type: Bug
          Components: build
            Reporter: Vijay Srinivasaraghavan


For V1 API support, the build file that generates Java protos wrapper as of now included 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)