Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6769D200C08 for ; Wed, 11 Jan 2017 12:35:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 66266160B50; Wed, 11 Jan 2017 11:35:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DC996160B4E for ; Wed, 11 Jan 2017 12:34:59 +0100 (CET) Received: (qmail 15865 invoked by uid 500); 11 Jan 2017 11:34:58 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 15849 invoked by uid 99); 11 Jan 2017 11:34:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2017 11:34:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 73A6C2C03DD for ; Wed, 11 Jan 2017 11:34:58 +0000 (UTC) Date: Wed, 11 Jan 2017 11:34:58 +0000 (UTC) From: "Alexander Rukletsov (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MESOS-6905) Task status updates caused by task health update do not set appropriate reason. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 Jan 2017 11:35:00 -0000 [ https://issues.apache.org/jira/browse/MESOS-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15818072#comment-15818072 ] Alexander Rukletsov commented on MESOS-6905: -------------------------------------------- We can introduce a new reason, e.g., {{REASON_HEALTH_UPDATED}}. > Task status updates caused by task health update do not set appropriate reason. > ------------------------------------------------------------------------------- > > Key: MESOS-6905 > URL: https://issues.apache.org/jira/browse/MESOS-6905 > Project: Mesos > Issue Type: Improvement > Affects Versions: 1.0.2, 1.1.0 > Reporter: Alexander Rukletsov > Labels: health-check, mesosphere > > When task's health changes or a health check fails, a task status update is sent with the {{healthy}} field set. However, there is no clear indication about the reason (health state updated) of the task status update. -- This message was sent by Atlassian JIRA (v6.3.4#6332)