yanghua commented on a change in pull request #7211: [hotfix][docs] Add and
update description of local-recovery config op…
URL: https://github.com/apache/flink/pull/7211#discussion_r239695031
##########
File path: docs/_includes/generated/checkpointing_configuration.html
##########
@@ -30,7 +30,7 @@
<tr>
<td><h5>state.backend.local-recovery</h5></td>
<td style="word-wrap: break-word;">false</td>
- <td></td>
+ <td>This option configures local recovery for this state backend.
By default, local recovery is deactivated. Local recovery currently only covers
keyed state backends. Some state backends may not support local recovery and
ignore this option.</td>
Review comment:
If we can clearly describe **which** state backends do not support local
recovery. It would be better.
----------------------------------------------------------------
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