Skip to content

[FLINK-40532][docs] Remove experimental warning from scan.parse.online.schema.changes.enabled - #4529

Open
Admaing wants to merge 1 commit into
apache:masterfrom
Admaing:doc-fix-FLINK-40532-mysql-cdc-docs
Open

[FLINK-40532][docs] Remove experimental warning from scan.parse.online.schema.changes.enabled#4529
Admaing wants to merge 1 commit into
apache:masterfrom
Admaing:doc-fix-FLINK-40532-mysql-cdc-docs

Conversation

@Admaing

@Admaing Admaing commented Sep 8, 2026

Copy link
Copy Markdown

What is the purpose of this pull request?

Closes FLINK-40532 — the scan.parse.online.schema.changes.enabled
option is now usable for production workloads, so the "experimental" disclaimer in the MySQL-CDC docs
is no longer accurate.

Brief change log

  • Removes the "This is an experimental feature" sentence from
    docs/content/docs/connectors/flink-sources/mysql-cdc.md
  • Removes the equivalent Chinese note ("这是一项实验性功能。") from
    docs/content.zh/docs/connectors/flink-sources/mysql-cdc.md

Verifying this change

This change is a trivial documentation-only cleanup without any test coverage.

Documentation

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

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

…e.schema.changes.enabled

The online schema change parsing, used with gh-ost and pt-osc, is now
usable for production workloads, so the "experimental" disclaimer is no
longer accurate. Drop it from both the English and Chinese MySQL docs.
@github-actions github-actions Bot added the docs Improvements or additions to documentation label Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant