tillrohrmann opened a new pull request #15969: URL: https://github.com/apache/flink/pull/15969
In order to not break the HighAvailabilityServices interface, this commit adds a default implementation for the HighAavilabilityServices.cleanupJobData method which does nothing. Users of this interface are recommended to override this method and add a specific implementation in order to clean up job specific HA services after a job completion. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
