From issues-return-467902-archive-asf-public=cust-asf.ponee.io@flink.apache.org Wed Apr 14 22:45:51 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 884DF1804BB for ; Thu, 15 Apr 2021 00:45:51 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 2BB5A62BE3 for ; Wed, 14 Apr 2021 22:45:42 +0000 (UTC) Received: (qmail 30451 invoked by uid 500); 14 Apr 2021 22:45:08 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 30135 invoked by uid 99); 14 Apr 2021 22:45:07 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Apr 2021 22:45:07 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 85F2B3EDDF for ; Wed, 14 Apr 2021 22:45:04 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 5208DC81EBF for ; Wed, 14 Apr 2021 22:45:02 +0000 (UTC) Date: Wed, 14 Apr 2021 22:45:02 +0000 (UTC) From: "Flink Jira Bot (Jira)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-16335) vertex timeline should display all status other than the last one MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-16335?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D173= 21410#comment-17321410 ]=20 Flink Jira Bot commented on FLINK-16335: ---------------------------------------- This issue and all of its Sub-Tasks have not been updated for 180 days. So,= it has been labeled "stale-minor". If you are still affected by this bug o= r are still interested in this issue, please give an update and remove the = label. In 7 days the issue will be closed automatically. > vertex timeline should display all status other than the last one > ----------------------------------------------------------------- > > Key: FLINK-16335 > URL: https://issues.apache.org/jira/browse/FLINK-16335 > Project: Flink > Issue Type: Improvement > Components: Runtime / Web Frontend > Affects Versions: 1.11.0 > Reporter: Yadong Xie > Priority: Minor > Labels: stale-minor > > The current design of vertex timeline in web UI follow the old UI logic > The vertex timeline only use the state(the latest state), start-time, dur= ation, and end-time to display the vertex status, all data inside the times= tamps are ignored > =C2=A0 > change the vertex to display all status according to the timestamps time = point -- This message was sent by Atlassian Jira (v8.3.4#803005)