[
https://issues.apache.org/jira/browse/FLINK-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500014#comment-16500014
]
ASF GitHub Bot commented on FLINK-9508:
---------------------------------------
Github user medcv commented on a diff in the pull request:
https://github.com/apache/flink/pull/6112#discussion_r192693807
--- Diff: docs/ops/filesystems.md ---
@@ -112,10 +111,9 @@ To prevent inactive streams from taking up the
complete pool (preventing new con
`fs.<scheme>.limit.stream-timeout`. If a stream does not read/write any
bytes for at least that amount of time, it is forcibly closed.
These limits are enforced per TaskManager, so each TaskManager in a Flink
application or cluster will open up to that number of connections.
-In addition, the The limit are also enforced only per FileSystem instance.
Because File Systems are created per scheme and authority, different
+In addition, the limit are also enforced only per FileSystem instance.
Because File Systems are created per scheme and authority, different
--- End diff --
will change
> General Spell Check on Flink Docs
> ---------------------------------
>
> Key: FLINK-9508
> URL: https://issues.apache.org/jira/browse/FLINK-9508
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.5.0, 1.4.1, 1.4.2
> Reporter: Yazdan Shirvany
> Assignee: Yazdan Shirvany
> Priority: Trivial
>
> Fixing Flink docs misspelling
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)