You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/09/29 12:29:00 UTC

[jira] [Created] (FLINK-14277) Replace InMemoryJobGraphStore with proper TestingJobGraphStore implementation

Till Rohrmann created FLINK-14277:
-------------------------------------

             Summary: Replace InMemoryJobGraphStore with proper TestingJobGraphStore implementation
                 Key: FLINK-14277
                 URL: https://issues.apache.org/jira/browse/FLINK-14277
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination, Tests
    Affects Versions: 1.10.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.10.0


Currently we use the {{InMemoryJobGraphStore}} exclusively for testing purposes. However, not all methods have been properly mocked. Therefore, I suggest to replace {{InMemoryJobGraphStore}} with a proper {{TestingJobGraphStore}} implementation and a {{Builder}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)