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

Add /master/slaves and /master/frameworks/{framework}/tasks/{task} endpoints

    XMLWordPrintableJSON

Details

    • Task
    • Status: Accepted
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • master
    • Mesosphere Q1 Sprint 2 - 2/6, Mesosphere Q1 Sprint 3 - 2/20, Mesosphere Q1 Sprint 4 - 3/6, Mesosphere Q1 Sprint 5 - 3/20, Mesosphere Q1 Sprint 6 - 4/3, Mesosphere Q1 Sprint 7 - 4/17, Mesosphere Q2 Sprint 8 - 5/1, Mesosphere Q1 Sprint 9 - 5/15, Mesosphere Sprint 10, Mesosphere Sprint 11
    • 5

    Description

      master/state.json exports the entire state of the cluster and can, for large clusters, become massive (tens of megabytes of JSON).
      Often, a client only need information about subsets of the entire state, for example all connected slaves, or information (registration info, tasks, etc) belonging to a particular framework.

      We can partition state.json into many smaller endpoints, but for starters, being able to get slave information and tasks information per framework would be useful.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nnielsen Niklas Quarfot Nielsen
            Till Toenshoff Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: