Skip to content

[FLINK-38893][runtime/rest] Introduce the /jobs/:jobid/rescales/overview endpoint in the REST API#27891

Draft
RocMarshal wants to merge 3 commits intoapache:masterfrom
RocMarshal:FLINK-38893
Draft

[FLINK-38893][runtime/rest] Introduce the /jobs/:jobid/rescales/overview endpoint in the REST API#27891
RocMarshal wants to merge 3 commits intoapache:masterfrom
RocMarshal:FLINK-38893

Conversation

@RocMarshal
Copy link
Copy Markdown
Contributor

What is the purpose of the change

[FLINK-38893][runtime/rest] Introduce the /jobs/:jobid/rescales/overview endpoint in the REST API

Brief change log

[FLINK-38893][runtime/rest] Introduce the /jobs/:jobid/rescales/overview endpoint in the REST API

Verifying this change

This change is already covered by existing tests,:

  • JobRescalesOverviewHandlerTest

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (yes / no)
  • The serializers: (yes / no / don't know)
  • The runtime per-record code paths (performance sensitive): (yes / no / don't know)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes / no / don't know)
  • The S3 file system connector: (yes / no / don't know)

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

RocMarshal and others added 3 commits April 3, 2026 10:15
…escaleuuid endpoint in the REST API

Co-authored-by: XComp <mpohl@confluent.io>
Co-authored-by: WeiZhong94 <weizhong0618@gmail.com>
Co-authored-by: mateczagany <czmate10@gmail.com>
Co-authored-by: ferenc-csaky <fcsaky@apache.org>
…ry endpoint in the REST API

Co-authored-by: XComp <mpohl@confluent.io>
Co-authored-by: WeiZhong94 <weizhong0618@gmail.com>
Co-authored-by: ferenc-csaky <fcsaky@apache.org>
…iew endpoint in the REST API

Co-authored-by: XComp <mpohl@confluent.io>
Co-authored-by: WeiZhong94 <weizhong0618@gmail.com>
Co-authored-by: ferenc-csaky <fcsaky@apache.org>
@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented Apr 3, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants