You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2016/07/08 07:02:10 UTC

[jira] [Commented] (MESOS-905) Remove Framework.id in favor of FrameworkInfo.id

    [ https://issues.apache.org/jira/browse/MESOS-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367324#comment-15367324 ] 

Adam B commented on MESOS-905:
------------------------------

Discarded stale review: https://reviews.apache.org/r/32700/
Should we pick this up again soon [~karya]?

> Remove Framework.id in favor of FrameworkInfo.id
> ------------------------------------------------
>
>                 Key: MESOS-905
>                 URL: https://issues.apache.org/jira/browse/MESOS-905
>             Project: Mesos
>          Issue Type: Story
>          Components: framework
>            Reporter: Adam B
>            Assignee: Kapil Arya
>              Labels: mesosphere
>
> 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.3.4#6332)