Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit a0f57b7

Browse files
cppwfsmarkpollack
authored andcommitted
Updated docs on restarting a stopped CTR
1 parent 1c52527 commit a0f57b7

File tree

1 file changed

+3
-2
lines changed
  • spring-cloud-dataflow-docs/src/main/asciidoc

1 file changed

+3
-2
lines changed

spring-cloud-dataflow-docs/src/main/asciidoc/tasks.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,8 +520,9 @@ via the:
520520
clicking the restart button by the job execution that needs to be restarted.
521521

522522
NOTE: Restarting a Composed Task job that has been stopped (via the
523-
Spring Cloud Data Flow Dashboard or RESTful API), will not pick up
524-
from the `STOPPED` child task, but rather rerun the entire composed task.
523+
Spring Cloud Data Flow Dashboard or RESTful API), will relaunch the
524+
`STOPPED` child task, and then launch the remaining (unlaunched) child tasks
525+
in the specified order.
525526

526527
=== Composed Task DSL
527528

0 commit comments

Comments
 (0)