You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Niklas Quarfot Nielsen (JIRA)" <ji...@apache.org> on 2015/06/02 17:33:21 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=14569274#comment-14569274 ] 

Niklas Quarfot Nielsen commented on MESOS-905:
----------------------------------------------

This review has been discarded - want to close this ticket too?

Removing myself as shepherd for now. [~adam-mesos] you shepherded Kapil's last code - should I assign you instead (if we keep the ticket)?

> 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
>            Assignee: Kapil Arya
>
> 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)