Skip to content

Commit 827e338

Browse files
committed
fixup! Regenerate docs
1 parent fe91c1c commit 827e338

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: docs/layouts/shortcodes/generated/auto_scaler_configuration.html

+6
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,12 @@
8080
<td>Double</td>
8181
<td>Overhead to add to tuning decisions (0-1). This ensures spare capacity and allows the memory to grow beyond the dynamically computed limits, but never beyond the original memory limits.</td>
8282
</tr>
83+
<tr>
84+
<td><h5>job.autoscaler.memory.tuning.scaling.enabled</h5></td>
85+
<td style="word-wrap: break-word;">true</td>
86+
<td>Boolean</td>
87+
<td>If this option is enabled and memory tuning is enabled, TaskManager heap and managed memory will be increased when scaling down. This ensures that after applying memory tuning there is sufficient memory when running with fewer TaskManagers.</td>
88+
</tr>
8389
<tr>
8490
<td><h5>job.autoscaler.metrics.busy-time.aggregator</h5></td>
8591
<td style="word-wrap: break-word;">MAX</td>

0 commit comments

Comments
 (0)