Qian Zhang created MESOS-9925:
---------------------------------

             Summary: Default executor takes a couple of seconds to start and 
subscribe Mesos agent
                 Key: MESOS-9925
                 URL: https://issues.apache.org/jira/browse/MESOS-9925
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: Qian Zhang


When launching a task group, it may take 6 seconds for default executor to 
start and subscribe Mesos agent:
{code:java}
# 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
{code}
This is obviously too long which may affect the performance of launching task 
groups.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to