Kapil Arya created MESOS-1836:
---------------------------------
Summary: Denote module API as experimental
Key: MESOS-1836
URL: https://issues.apache.org/jira/browse/MESOS-1836
Project: Mesos
Issue Type: Technical task
Reporter: Kapil Arya
Assignee: Kapil Arya
Priority: Minor
There should be some notion to inform the module writer of the fact that the
module API could change. It's not limited to the macros/functions exposed via
module.hpp, but can also include the module base classes such as Isolator,
Allocator, and Authenticator. For example, the foo and bar methods in
TestModule should be tagged "experimental" to show that it can change at a
later point in time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)