davidradl commented on code in PR #27818: URL: https://github.com/apache/flink/pull/27818#discussion_r2989668582
########## docs/content/docs/concepts/glossary.md: ########## @@ -111,6 +111,13 @@ The JobResultStore is a Flink component that persists the results of globally te a finished job. These results are then used by Flink to determine whether jobs should be subject to recovery in highly-available clusters. +#### ApplicationResultStore + +The ApplicationResultStore is a Flink component that persists the results of terminated Review Comment: It would be worth doing into more detail as to what we mean by Results is this the last checkpoint / savepoint? -- 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]
