XComp commented on a change in pull request #18910:
URL: https://github.com/apache/flink/pull/18910#discussion_r816492422



##########
File path: docs/content.zh/docs/deployment/overview.md
##########
@@ -152,7 +152,12 @@ When deploying Flink, there are often multiple options 
available for each buildi
     </tbody>
 </table>
 
+### Repeatable Resource Cleanup
 
+Once a job has reached a globally terminal state of either finished, failed or 
cancelled, the
+external component resources associated with the job are then cleaned up. In 
the event of a
+failure when cleaning up a resource, Flink will attempt to retry the cleanup. 
You can
+[configure]({{< ref "docs/deployment/config#retryable-cleanup" >}}) retry 
strategy used.

Review comment:
       @autophagy can you still fix that sentence 😇 




-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to