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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)