This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 37a7034 Publishing website 2020/04/23 14:39:34 at commit 7869d49
37a7034 is described below
commit 37a7034674fef60a9df1e4daf2ebded80de17fc1
Author: jenkins <[email protected]>
AuthorDate: Thu Apr 23 14:39:34 2020 +0000
Publishing website 2020/04/23 14:39:34 at commit 7869d49
---
.../generated-content/documentation/runners/flink/index.html | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/website/generated-content/documentation/runners/flink/index.html
b/website/generated-content/documentation/runners/flink/index.html
index 7412b2f..6691abf 100644
--- a/website/generated-content/documentation/runners/flink/index.html
+++ b/website/generated-content/documentation/runners/flink/index.html
@@ -698,6 +698,11 @@ which should be called before running the tests.
<td>Default: <code>-1</code></td>
</tr>
<tr>
+ <td><code>numConcurrentCheckpoints</code></td>
+ <td>The maximum number of concurrent checkpoints. Defaults to 1 (=no
concurrent checkpoints).</td>
+ <td>Default: <code>1</code></td>
+</tr>
+<tr>
<td><code>numberOfExecutionRetries</code></td>
<td>Sets the number of times that failed tasks are re-executed. A value of
zero effectively disables fault tolerance. A value of -1 indicates that the
system default value (as defined in the configuration) should be used.</td>
<td>Default: <code>-1</code></td>
@@ -847,6 +852,11 @@ which should be called before running the tests.
<td>Default: <code>-1</code></td>
</tr>
<tr>
+ <td><code>num_concurrent_checkpoints</code></td>
+ <td>The maximum number of concurrent checkpoints. Defaults to 1 (=no
concurrent checkpoints).</td>
+ <td>Default: <code>1</code></td>
+</tr>
+<tr>
<td><code>number_of_execution_retries</code></td>
<td>Sets the number of times that failed tasks are re-executed. A value of
zero effectively disables fault tolerance. A value of -1 indicates that the
system default value (as defined in the configuration) should be used.</td>
<td>Default: <code>-1</code></td>