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 12:33:30 UTC

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

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

   Ah, one more thing, I just remembered: We could also make the marking `markJobAsClean` call in [Dispatcher#removeJob:991](https://github.com/apache/flink/blob/5aaa075d585d0d71e15067ee91f8464149340ba6/flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java#L991) being executed by the `ioExecutor`, couldn't we?


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