Gilbert Song created MESOS-8953:
-----------------------------------
Summary: Mesos HTTP health check may fail on CoreOS 1576.5.
Key: MESOS-8953
URL: https://issues.apache.org/jira/browse/MESOS-8953
Project: Mesos
Issue Type: Bug
Environment: CoreOS 1576.5
Reporter: Gilbert Song
this may due to the curl/libcurl version. also, the logging should be improved.
we should print out the curl command in the failure message
here is the log:
{noformat}
W0516 14:58:34.680620 4512 health_checker.cpp:316] HTTP health check for task
'spark.77d25e9c-5919-11e8-8664-ba6dbafa9da4' failed: curl exited with status
48: curl: (48) An unknown option was passed in to libcurl
W0516 14:58:34.680663 4512 health_checker.cpp:348] HTTP health check for task
'spark.77d25e9c-5919-11e8-8664-ba6dbafa9da4' failed 1 times consecutively
I0516 14:58:34.680708 4512 executor.cpp:352] Received task health update,
healthy: false
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)