Benjamin Mahler created MESOS-510:
-------------------------------------
Summary: Multi-slave local runs broken due to non generated
libprocess Process ID names.
Key: MESOS-510
URL: https://issues.apache.org/jira/browse/MESOS-510
Project: Mesos
Issue Type: Bug
Reporter: Benjamin Mahler
Assignee: Benjamin Mahler
One example is the ResourceMonitor. Which uses a libprocess Process ID name of
"monitor". Consequently, when a local run spawns several slaves, all slaves
will dispatch to the last ResourceMonitorProcess to register with the "monitor"
name.
The fix here is to implement: https://issues.apache.org/jira/browse/MESOS-322
But the implications are that it changes the slave / master endpoints so I'd
like to bundle it with a widespread statistics refactoring.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira