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

Authorize orphaned tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • security

    Description

      Currently, orphaned tasks are not filtered (i.e., using authorization) when a request is made to /state endpoint. This is inconsistent (and unexpected) with how we filter un-orphaned tasks.

      This is tricky because master and hence the authorizer do not have FrameworkInfos for these orphaned tasks, until after the corresponding frameworks re-register.

      One option is for the agent to include FrameworkInfos of all its tasks and executors in its re-registration message.

      Attachments

        Issue Links

          Activity

            People

              js84 Jörg Schad
              vinodkone Vinod Kone
              Vinod Kone Vinod Kone
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: