You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/12 13:01:22 UTC

[GitHub] [flink] zentol commented on pull request #19427: [FLINK-27140][coordination] Write job result in ioExecutor

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-unsubscribe@flink.apache.org

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