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

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


    from 8aeb3ec  [hotfix] Disable potentially hanging e2e tests
     add 9ae7d81  [FLINK-19518] Show proper job duration for running jobs in 
web ui (#13560)

No new revisions were added by this update.

Summary of changes:
 .../runtime/webmonitor/WebFrontendITCase.java      | 46 ++++++++++++++++++++++
 .../flink/runtime/dispatcher/DispatcherJob.java    | 15 +------
 .../FileArchivedExecutionGraphStore.java           |  3 +-
 .../MemoryArchivedExecutionGraphStore.java         |  5 +--
 .../runtime/messages/webmonitor/JobDetails.java    | 39 ++++++++++++++++++
 .../rest/handler/job/JobsOverviewHandler.java      |  4 +-
 .../flink/runtime/scheduler/SchedulerBase.java     |  3 +-
 .../flink/runtime/webmonitor/WebMonitorUtils.java  | 42 --------------------
 .../FileArchivedExecutionGraphStoreTest.java       |  3 +-
 9 files changed, 94 insertions(+), 66 deletions(-)

Reply via email to