azagrebin commented on a change in pull request #6777: [FLINK-10461] [State
Backends, Checkpointing] Speed up download files when restore from DFS
URL: https://github.com/apache/flink/pull/6777#discussion_r228937223
##########
File path: docs/_includes/generated/checkpointing_configuration.html
##########
@@ -32,6 +32,11 @@
<td style="word-wrap: break-word;">false</td>
<td></td>
</tr>
+ <tr>
+ <td><h5>state.checkpoint.restore.thread.num</h5></td>
+ <td style="word-wrap: break-word;">1</td>
+ <td>The thread numbers used to download files from DFS in
RocksDBStateBackend.</td>
Review comment:
I think `The thread number` should be singular without `s`.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services