[
https://issues.apache.org/jira/browse/MESOS-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler updated MESOS-905:
----------------------------------
Issue Type: Improvement (was: Bug)
> Remove Framework.id in favor of FrameworkInfo.id
> ------------------------------------------------
>
> Key: MESOS-905
> URL: https://issues.apache.org/jira/browse/MESOS-905
> Project: Mesos
> Issue Type: Improvement
> Components: framework
> Reporter: Adam B
> Priority: Minor
> Labels: easyfix
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)