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

Update SUPPRESS/REVIVE calls to return error codes / 200 OK.

    XMLWordPrintableJSON

Details

    • Resource Mgmt: RI-17 Sprint 53
    • 3

    Description

      Currently, the SUPPRESS/REVIVE calls always return '202 Accepted' even if the call is invalid.

      Instead, to be aligned with UPDATE_FRAMEWORK, these calls should:

      -Return 200 OK if successful.
      -Return appropriate error response if invalid or erroneous.

      For the v0 driver, this means:

      -Send back a FrameworkErrorMessage if invalid or erroneous.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: