You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/02/20 14:16:00 UTC

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

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)