Skip to content

Conversation

@Vishal-Kamlapure
Copy link
Contributor

What is the purpose of the change

This pull request improves the Async I/O documentation by fixing minor typos and clarifying the scope of the capacity parameter. In particular, it makes explicit that the capacity limit applies per operator subtask.

Brief change log

  • Fixed spelling and grammar issues in the Async I/O documentation
  • Clarified that the capacity parameter is applied per operator subtask

Verifying this change

This is a documentation-only change and does not affect runtime behavior or tests.

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

  • Dependencies: no
  • The public API: no
  • The serializers: no
  • The runtime per-record code paths: no
  • Anything that affects deployment or recovery: 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

Resolves FLINK-38865

@flinkbot
Copy link
Collaborator

flinkbot commented Jan 5, 2026

CI report:

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

@github-actions github-actions bot added the community-reviewed PR has been reviewed by the community. label Jan 6, 2026
@RocMarshal
Copy link
Contributor

@flinkbot run azure

Copy link
Contributor

@RocMarshal RocMarshal left a comment

Choose a reason for hiding this comment

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

Thanks @Vishal-Kamlapure for the patch and @davidradl for the review.

And It's not related to the CI failure.

So, LGTM +1.

@RocMarshal RocMarshal merged commit 52f6822 into apache:master Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-reviewed PR has been reviewed by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants