Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-905

Remove Framework.id in favor of FrameworkInfo.id

    XMLWordPrintableJSON

Details

    • Story
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • framework
    • 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

          Activity

            People

              karya Kapil Arya
              adam-mesos Adam B
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: