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

Non-intuitive master streaming API regarding terminated but unack'ed tasks.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.1, 1.6.1, 1.7.0
    • None
    • master
    • None

    Description

      The Subscribed event will include all active tasks, as well as completed tasks.

      The list of active tasks will actually include those tasks that are terminal, but their terminal status updates haven't been ack'ed. However, there is no task update event sent to the framework when the terminal status updates are ack'ed by the framework. So there's no signal for the framework to remove those tasks if its intention is to maintain a list of active tasks in the system.

      This is not very intuitive to framework writers.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jieyu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: