davidradl commented on code in PR #27818:
URL: https://github.com/apache/flink/pull/27818#discussion_r2989687082


##########
docs/content/docs/deployment/ha/overview.md:
##########
@@ -29,7 +29,16 @@ under the License.
 # High Availability
 
 JobManager High Availability (HA) hardens a Flink cluster against JobManager 
failures.
-This feature ensures that a Flink cluster will always continue executing your 
submitted jobs.
+This feature ensures that a Flink cluster will always re-execute your 
submitted applications that were running at the time of a failure.

Review Comment:
   what about checkpoints?



-- 
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]

Reply via email to