[
https://issues.apache.org/jira/browse/FLINK-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-16189:
-------------------------------------
Summary: Remove testing logic from FlinkDistribution (was: Move
reponsibility for copying distribution into FlinkResource)
> Remove testing logic from FlinkDistribution
> -------------------------------------------
>
> 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
> Priority: Major
> 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)