You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yadong Xie (Jira)" <ji...@apache.org> on 2020/02/28 12:20:00 UTC

[jira] [Created] (FLINK-16335) vertex timeline should display all status other than the last one

Yadong Xie created FLINK-16335:
----------------------------------

             Summary: 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


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, duration, and end-time to display the vertex status, all data inside the timestamps are ignored

 

change the vertex to display all status according to the timestamps time point



--
This message was sent by Atlassian Jira
(v8.3.4#803005)