beliefer commented on code in PR #26326:
URL: https://github.com/apache/flink/pull/26326#discussion_r2011181095


##########
docs/content/docs/deployment/filesystems/common.md:
##########
@@ -52,9 +52,9 @@ To limit a specific file system's connections, add the 
following entries to the
 its scheme.
 
 ```yaml
-fs.<scheme>.limit.total: (number, 0/-1 mean no limit)
-fs.<scheme>.limit.input: (number, 0/-1 mean no limit)
-fs.<scheme>.limit.output: (number, 0/-1 mean no limit)
+fs.<scheme>.limit.total: (number, 0/-1 mean there is no connection limit)

Review Comment:
   I'm sorry. I'm missing this comment.



-- 
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]

Reply via email to