Joseph Wu created MESOS-3934:
--------------------------------

             Summary: Libprocess: Unify the initialization of the 
MetricsProcess and ReaperProcess
                 Key: MESOS-3934
                 URL: https://issues.apache.org/jira/browse/MESOS-3934
             Project: Mesos
          Issue Type: Task
          Components: libprocess, test
            Reporter: Joseph Wu
            Assignee: Joseph Wu


Related to this 
[TODO|https://github.com/apache/mesos/blob/aa0cd7ed4edf1184cbc592b5caa2429a8373e813/3rdparty/libprocess/src/process.cpp#L949-L950].

The {{MetricsProcess}} and {{ReaperProcess}} are global processes (singletons) 
which are initialized upon first use.  The two processes could be initialized 
alongside the {{gc}}, {{help}}, {{logging}}, {{profiler}}, and {{system}} 
(statistics) processes inside {{process::initialize}}.

This is also necessary for libprocess re-initialization.



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

Reply via email to