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

Avoid shutting down executors registering before a required resource provider.

    XMLWordPrintableJSON

Details

    • Storage: RI-13 Sprint 44
    • 1

    Description

      If an HTTP-based executor resubscribes after agent failover before a resource provider exposing some of its resources has subscribed itself the agent currently does not know how to inform the resource provider about the existing resource user and shuts the executor down.

      This is not optimal as the resource provider might subscribe soon, but we fail the task nevertheless.

      We should consider improving on that, e.g., by deferring executor subscription until all providers have resubscribed or their registration timeout is reached, see MESOS-7554.

      Attachments

        Issue Links

          Activity

            People

              chhsia0 Chun-Hung Hsiao
              bbannier Benjamin Bannier
              Greg Mann Greg Mann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: