[
https://issues.apache.org/jira/browse/FLINK-9802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336610#comment-17336610
]
Flink Jira Bot commented on FLINK-9802:
---------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Harden End-to-end tests against download failures
> -------------------------------------------------
>
> Key: FLINK-9802
> URL: https://issues.apache.org/jira/browse/FLINK-9802
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.5.0, 1.6.0
> Reporter: Chesnay Schepler
> Priority: Major
> Labels: stale-major
>
> Several end-to-end tests download libraries (kafka, zookeeper, elasticsearch)
> to set them up locally for testing purposes. Currently, (at least for the
> elasticsearch test), we do not guard against failed downloads.
> We should do a sweep over all tests and harden them against download
> failures, by retrying the download on failure, and explicitly exiting if the
> download did not succeed after N attempts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)