You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by xt...@apache.org on 2022/07/28 02:47:11 UTC

[flink] branch master updated (55fc7fa95aa -> 1e180475cd5)

This is an automated email from the ASF dual-hosted git repository.

xtsong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 55fc7fa95aa [FLINK-28475][connector/kafka] Fix Kafka source could not stop with stopping offset = 0
     add b0c37b8b88f [FLINK-28698][runtime-web] fix order of aggregate durations to follow task state transitions
     add 1e180475cd5 [FLINK-28698][runtime-web] fix order of subtask duration badges to follow task status transitions

No new revisions were added by this update.

Summary of changes:
 .../web-dashboard/src/app/interfaces/job-vertex.ts | 18 ++++++---
 .../job-overview-drawer-subtasks.component.html    |  2 +-
 .../job-overview-drawer-subtasks.component.ts      | 22 ++++++++---
 .../table-aggregated-metrics.component.html        | 44 +++++++++++-----------
 4 files changed, 52 insertions(+), 34 deletions(-)