StephanEwen opened a new pull request #16972:
URL: https://github.com/apache/flink/pull/16972


   ## What is the purpose of the change
   
   This PR updates the JavaDocs of `SourceFunctions`. Primarily, this fixes the 
docs for the `cancel()` method, pointing out the dual use during graceful 
shutdown (stop with savepoint) and ungraceful shutdown (cancellation), as well 
as mentioning that no thread interruptions may happen during graceful shutdown.
   
   As a preparation, additional hotfix commits clean up the general state of 
JavaDocs in that file.


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