XComp commented on pull request #18189: URL: https://github.com/apache/flink/pull/18189#issuecomment-1018653636
> Maybe should we just re-throw a runtime exception here for now? So we don't forget to fix it. I left it like that because that reflects the current state of the codebase. The `JobResultStore` entries will be left in a dirty state in such a case, which is the desired behavior. The user has to clean it up in that case manually. In the old (`master`) implementation we don't fail if the cleanup fails, either, but just write a warning to the logs. -- 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]
