Zhitao Li created MESOS-6101:
--------------------------------
Summary: Add event for FramworkInfo added
Key: MESOS-6101
URL: https://issues.apache.org/jira/browse/MESOS-6101
Project: Mesos
Issue Type: Task
Reporter: Zhitao Li
Consider the following case:
1) a subscriber connects to master;
2) a new scheduler registered as a new framework;
3) a task is launched from this framework.
In this sequence, subscriber does not have a way to know the FrameworkInfo
belonging to the FrameworkId.
We should support an event (e.g. when framework info in master is
added/changed).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)