You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rojas (JIRA)" <ji...@apache.org> on 2017/06/22 11:24:00 UTC

[jira] [Created] (MESOS-7708) Some of the headers/functions defined in `src/common` should probably be in `include`

Alexander Rojas created MESOS-7708:
--------------------------------------

             Summary: Some of the headers/functions defined in `src/common` should probably be in `include`
                 Key: MESOS-7708
                 URL: https://issues.apache.org/jira/browse/MESOS-7708
             Project: Mesos
          Issue Type: Bug
          Components: modules
            Reporter: Alexander Rojas
            Priority: Minor


Some of the functions/methods defined in {{src/common/}} are useful enough to be part of {{include/mesos/common}}. In particular, functions declared in {{protobuf_utils.hpp}} are helpful enough to module writers that would be better located in the public API.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)