[
https://issues.apache.org/jira/browse/MESOS-6280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838282#comment-15838282
]
haosdent commented on MESOS-6280:
---------------------------------
{code}
commit 636866c540c696ec99785fd27328f93201e88d3d
Author: Gastón Kleiman <[email protected]>
Date: Thu Jan 26 02:11:13 2017 +0800
Renamed `taskID` to `taskId` in `HealthChecker`.
We normally use `taskId` for variables that hold a `TaskID`, so I
renamed the attribute/parameters to be consistent with the rest of the
codebase.
Review: https://reviews.apache.org/r/55899/
{code}
> Task group executor should support command health checks.
> ---------------------------------------------------------
>
> Key: MESOS-6280
> URL: https://issues.apache.org/jira/browse/MESOS-6280
> Project: Mesos
> Issue Type: Improvement
> Components: executor
> Affects Versions: 1.1.0
> Reporter: Alexander Rukletsov
> Assignee: Gastón Kleiman
> Priority: Critical
> Labels: health-check, mesosphere
>
> Currently, the default (aka pod) executor supports only HTTP and TCP health
> checks. We should also support command health checks as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)