Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
We can try to cache and share the downloaded Kafka distribution among multiple e2e test runs.
There is a PR by Chesnay Schepler (https://github.com/apache/flink/pull/7605) which conceptually does it.
This will help to reduce a lot of e2e testing time. And it would be very help for Chinese developers to verify e2e locally, because it's very unstable and almost impossible to download them in China.
We can do the same thing for other external distributions, for example, elasticsearch.
Attachments
Issue Links
- is duplicated by
-
FLINK-11463 Rework end-to-end tests in Java
- Open