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

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


    from 1719209491d [FLINK-38727][test] Fix flaky test 
EventTimeWindowCheckpointingITCase#testPreAggregatedSlidingTimeWindow by 
increasing ResourceManagerOptions.REQUIREMENTS_CHECK_DELAY (#27659)
     new bdef5af63b6 [FLINK-38899][runtime-web] Introduce the Rescales/History 
sub-page for streaming jobs with the adaptive scheduler enabled
     new 451372aba24 [hotfix][runtime-web] Handle hyphen in the 
rescales/configuration tab when the schedulerExecutionMode variable value is 
null

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/app/interfaces/job-rescales.ts             |  59 +++-
 .../pages/job/rescales/job-rescales.component.html | 366 ++++++++++++++++++++-
 .../pages/job/rescales/job-rescales.component.less |  78 +++++
 .../pages/job/rescales/job-rescales.component.ts   |  79 ++++-
 .../web-dashboard/src/app/services/job.service.ts  |  18 +-
 5 files changed, 590 insertions(+), 10 deletions(-)

Reply via email to