zentol commented on PR #19427:
URL: https://github.com/apache/flink/pull/19427#issuecomment-1096698931

   > Ah, one more thing, I just remembered: We could also make the marking 
markJobAsClean call [...] be executed by the ioExecutor, couldn't we?
   
   Done.
   
   Although I am wondering whether we shouldn't make this the responsibility of 
the FileSystemJobResultStore at some point (which would required changes to the 
JRS interface to properly support async operations).
   As is one could argue that isDuplicateJob/isInGloballyTerminalState should 
also run in the ioExecutor.


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