Details
-
Story
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Mesosphere Q1 Sprint 6 - 4/3, Mesosphere Q1 Sprint 7 - 4/17
Description
Framework.id currently holds the correct FrameworkId, but Framework also contains a FrameworkInfo, and the FrameworkInfo.id is not necessarily set.
I propose that we eliminate the Framework.id member variable and replace it with a Framework.id() accessor that references Framework.FrameworkInfo.id and ensure that it is correctly set.
Attachments
Issue Links
- depends upon
-
MESOS-2557 Do not pass FrameworkID to Framework constructor for Master/Slave.
- Resolved
-
MESOS-2558 Mark RunTaskMessage.framework_id as optional
- Resolved
-
MESOS-2560 Remove RunTaskMessage.framework_id
- Accepted
- is blocked by
-
MESOS-2559 Do not use RunTaskMessage.framework_id.
- Resolved