[
https://issues.apache.org/jira/browse/FLINK-39280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Fan updated FLINK-39280:
----------------------------
Fix Version/s: 2.3.0
(was: 2.3)
> Add missing State Size Tracking Options to configuration page
> -------------------------------------------------------------
>
> Key: FLINK-39280
> URL: https://issues.apache.org/jira/browse/FLINK-39280
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: Aleksandr Savonin
> Assignee: Aleksandr Savonin
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> The configuration reference page includes a "[State Latency Tracking
> Options|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#state-latency-tracking-options]"
> section but is missing a corresponding "State Size Tracking Options" section.
> The StateSizeTrackOptions configuration class exists in the codebase and the
> generated HTML shortcodes but they are not referenced in the config
> documentation pages.
> This means the following configuration options are not discoverable via the
> docs:
> * state.size-track.keyed-state-enabled
> * state.size-track.history-size
> * state.size-track.sample-interval
> * state.size-track.state-name-as-variable
--
This message was sent by Atlassian Jira
(v8.20.10#820010)