Skip to content

[FLINK-27327][docs] Add description about changing max parallelism ex… - #19599

Merged
Myasuka merged 1 commit into
apache:masterfrom
masteryhx:FLINK-27327
Jan 10, 2023
Merged

[FLINK-27327][docs] Add description about changing max parallelism ex…#19599
Myasuka merged 1 commit into
apache:masterfrom
masteryhx:FLINK-27327

Conversation

@masteryhx

Copy link
Copy Markdown
Contributor

What is the purpose of the change

This pull request adds describtion about changing max parallelism explicitly leads to state incompatibility.

Brief change log

  • Added "changing maxParallelism/pipline.max-parallelism explicitly when recovery from original job will lead to state incompatibility" into parallel.md and the description of pipline.max-parallelism.

Verifying this change

This change is a trivial work of document without any test coverage.

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? no

@flinkbot

flinkbot commented Apr 28, 2022

Copy link
Copy Markdown
Collaborator

CI report:

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

@Myasuka Myasuka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for creating this PR. LGTM.

@Myasuka
Myasuka merged commit 19f4239 into apache:master Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants