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

Default executor takes a couple of seconds to start and subscribe Mesos agent

    XMLWordPrintableJSON

Details

    • Containerization: RI-17 52, Containerization: RI-17 53
    • 2

    Description

      When launching a task group, it may take 6 seconds for default executor to start and subscribe Mesos agent:

      # Agent log:
      I0730 01:18:57.908911 10107 containerizer.cpp:3302] Transitioning the state of container 593f6750-e36d-4838-89c7-34c77b30ba99 from FETCHING to RUNNING
      I0730 01:19:03.829246 10073 http.cpp:1115] HTTP POST for /slave(1)/api/v1/executor from 10.0.49.2:36798
      
      # Executor stderr:
      Marked '/' as rslave
      I0730 01:19:03.617830 10438 executor.cpp:206] Version: 1.9.0
      I0730 01:19:03.842535 10464 default_executor.cpp:205] Received SUBSCRIBED event
      

      This is obviously too long which may affect the performance of launching task groups.

      Attachments

        Activity

          People

            qianzhang Qian Zhang
            qianzhang Qian Zhang
            Gilbert Song Gilbert Song
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: