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 e4280d4f168 [FLINK-38893][runtime/rest] Introduce the 
/jobs/:jobid/rescales/overview endpoint in the REST API
     new 5ba9166f729 [FLINK-38898][runtime-web] Introduce the Rescales/Overview 
sub-page for streaming jobs with the adaptive scheduler enabled
     new 096f031b950 [FLINK-38898][runtime-web] Refactor Rescale Details 
related parts into templates for reusing in Rescales/Overview and 
Rescales/History

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             |  18 +
 .../pages/job/rescales/job-rescales.component.html | 583 ++++++++++++---------
 .../pages/job/rescales/job-rescales.component.less |  52 +-
 .../pages/job/rescales/job-rescales.component.ts   |  49 +-
 .../web-dashboard/src/app/services/job.service.ts  |   5 +
 5 files changed, 439 insertions(+), 268 deletions(-)

Reply via email to