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

The 'master/teardown' endpoint should support tearing down 'unregistered_frameworks'.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.26.2, 0.27.3, 0.28.2, 1.0.1
    • 1.2.0
    • master
    • Mesosphere Sprint 48, Mesosphere Sprint 49
    • 8

    Description

      This issue is exposed from MESOS-6400(https://issues.apache.org/jira/browse/MESOS-6400). When a user is trying to tear down an 'unregistered_framework' from the 'master/teardown' endpoint, a bad request will be returned: `No framework found with specified ID`.

      Ideally, we should support tearing down an unregistered framework, since those frameworks may occur due to network partition, then all the orphan tasks still occupy the resources. It would be a nightmare if a user has to wait until the unregistered framework to get those resources back.

      This may be the initial implementation: https://github.com/apache/mesos/commit/bb8375975e92ee722befb478ddc3b2541d1ccaa9

      Attachments

        Issue Links

          Activity

            People

              neilc Neil Conway
              gilbert Gilbert Song
              Vinod Kone Vinod Kone
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: