mxm commented on code in PR #549:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/549#discussion_r1143517158
##########
docs/layouts/shortcodes/generated/dynamic_section.html:
##########
@@ -86,6 +86,12 @@
<td>Duration</td>
<td>Interval at which periodic savepoints will be triggered. The
triggering schedule is not guaranteed, savepoints will be triggered as part of
the regular reconcile loop.</td>
</tr>
+ <tr>
+ <td><h5>kubernetes.operator.rescaling.cluster-cooldown</h5></td>
+ <td style="word-wrap: break-word;">1 min</td>
+ <td>Duration</td>
Review Comment:
I'm ok with not enforcing a default. Fairness is not a big concern because
there is an additional per-pipeline stabilization and metric collection phase
which will allow other pipelines to be scaled.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]