Khuara opened a new pull request, #27387: URL: https://github.com/apache/flink/pull/27387
## 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
