You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "haosdent (JIRA)" <ji...@apache.org> on 2015/10/05 12:25:26 UTC

[jira] [Commented] (MESOS-3567) Support TCP checks in Mesos health check program

    [ https://issues.apache.org/jira/browse/MESOS-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943187#comment-14943187 ] 

haosdent commented on MESOS-3567:
---------------------------------

Before we support tcp check, user could use 
{code}
nc -z host port
{code}
to check tcp port first.

> Support TCP checks in Mesos health check program
> ------------------------------------------------
>
>                 Key: MESOS-3567
>                 URL: https://issues.apache.org/jira/browse/MESOS-3567
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Matthias Veit
>              Labels: Mesosphere
>
> In Marathon we have the ability to specify Health Checks for:
> - Command (Mesos supports this)
> - HTTP (see progress in MESOS-2533)
> - TCP missing
> See here for reference: https://mesosphere.github.io/marathon/docs/health-checks.html
> Since we made good experiences with those 3 options in Marathon, I see a lot of value, if Mesos would also support them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)