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

The Task protobuf does not always have a status for the corresponding task state.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.16.0
    • None
    • None
    • None

    Description

      When we create Tasks (e.g. in Master::launchTask) we should add a corresponding status for the Task.

      There are a few spots in the master/slave where a task is created with no corresponding status. Would potentially be easiest if we delegated task creation to a protobuf_utils:: function that always adds a status.

      From here:
      https://reviews.apache.org/r/14434

      Attachments

        Activity

          People

            Unassigned Unassigned
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: