You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/04/08 10:15:00 UTC

[jira] [Created] (FLINK-27140) Move JobResultStore dirty entry creation into ioExecutor

Matthias Pohl created FLINK-27140:
-------------------------------------

             Summary: Move JobResultStore dirty entry creation into ioExecutor
                 Key: FLINK-27140
                 URL: https://issues.apache.org/jira/browse/FLINK-27140
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.15.0, 1.16.0
            Reporter: Matthias Pohl
             Fix For: 1.15.0


The {{FileSystemJobResultStore}} is thread-safe and, therefore, we can move the dirty entry creation into the {{ioExecutor}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)