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

FrameworkID not set in FrameworkInfo sent to Slave as part of RunTaskMessage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      While working on creating the decorator/undecorator hooks we realized that in one of our slave hooks, we receive a FrameworkInfo which doesn't have the 'id' field set. As it turns out, the FrameworkInfo sent by Master to Slave as part of the RunTaskMessage is missing the id as well. In fact, the Master also sends a FrameworkID separately as part of the RunTaskMessage.

      Why not modify the Master to always set 'id' in FrameworkInfo before sending it with RunTaskMessage. Would this affect the correctness?

      Attachments

        Activity

          People

            karya Kapil Arya
            karya Kapil Arya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: