ztison commented on code in PR #26088:
URL: https://github.com/apache/flink/pull/26088#discussion_r1932520744
##########
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/adaptive/StateTransitions.java:
##########
@@ -128,17 +129,17 @@ interface ToRestarting extends StateTransitions {
* Restarting} state
* @param backoffTime backoffTime to wait before transitioning to the
{@link Restarting}
* state
- * @param forcedRestart if the {@link WaitingForResources} state
should be omitted and the
- * {@link CreatingExecutionGraph} state should be entered directly
from the {@link
- * Restarting} state
+ * @param restartWithParallelism if the {@link WaitingForResources}
state should be omitted
Review Comment:
Update
--
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]