Skip to content

[FLINK-39280][docs] Add missing State Size Tracking Options to config page#27801

Merged
1996fanrui merged 1 commit intoapache:masterfrom
Savonitar:add-state-size-tracking-options-to-docs
Mar 20, 2026
Merged

[FLINK-39280][docs] Add missing State Size Tracking Options to config page#27801
1996fanrui merged 1 commit intoapache:masterfrom
Savonitar:add-state-size-tracking-options-to-docs

Conversation

@Savonitar
Copy link
Contributor

What is the purpose of the change

Add missing "State Size Tracking Options" section to the configuration reference page

Brief change log

  • The generated shortcodes (state_size_tracking_section.html) already existed but were not referenced in the docs
  • Updated both English (docs/content/docs/deployment/config.md) and Chinese (docs/content.zh/docs/deployment/config.md) versions

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.
I verified locally by running the docs server and confirming the "State Size Tracking Options" section exists now.

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

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

Documentation

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

@1996fanrui 1996fanrui self-assigned this Mar 20, 2026
@flinkbot
Copy link
Collaborator

flinkbot commented Mar 20, 2026

CI report:

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

Copy link
Member

@1996fanrui 1996fanrui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing the doc

LGTM

@1996fanrui 1996fanrui merged commit fc93810 into apache:master Mar 20, 2026
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.

3 participants