[jira] [Created] (FLINK-16189) Move reponsibility fo copying distribution into FlinkResource

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

[jira] [Created] (FLINK-16189) Move reponsibility fo copying distribution into FlinkResource

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-16189:
----------------------------------------

             Summary: Move reponsibility fo copying distribution into FlinkResource
                 Key: FLINK-16189
                 URL: https://issues.apache.org/jira/browse/FLINK-16189
             Project: Flink
          Issue Type: Improvement
          Components: Test Infrastructure
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.11.0


Currently, the {{FlinkDistribution}} is responsible for locating and copying the distribution for usage in tests.
This makes the class a bit inflexible to use, as for example a {{FlinkResource}} could not create 2 distributions in separate places.

I suggest to move these responsibilities into the {{FlinkResource}} implementations.



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