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

Expose Dynamic Reservations and Persistent Volumes in Master or Slave state.json

    XMLWordPrintableJSON

Details

    Description

      Right now dynamic reservations, and persistent volumes aren't exposed in state.json, as it's exposed as just generic reservations:

      "reserved_resources": {
        "test": {
          "cpus": 0.02,
          "disk": 200,
          "mem": 0
        }
      }
      

      It would be nice to get information about which resources are dynamically reserved, and what principal as well as role holds those dynamic reservations. For volumes, it would be nice to see what principal, it would be good to see the size, and volume info for that given volume.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sargun Sargun Dhillon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: