[
https://issues.apache.org/jira/browse/FLINK-25112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-25112.
------------------------------------
Resolution: Fixed
master: 5b99a02a38e3f01f8ffe3504c6b0918ff3f65d6c
1.14: c8c60e1e81328a237d02fc4fa7fc8dfa5ff42710
1.13: 00900240591eb01c1bc3b8dcf38b2421ec74caca
> Remove TTL from e2e cache
> -------------------------
>
> Key: FLINK-25112
> URL: https://issues.apache.org/jira/browse/FLINK-25112
> Project: Flink
> Issue Type: Technical Debt
> Components: Test Infrastructure
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0, 1.14.1, 1.13.4
>
>
> The e2e cache for java tests is currently configured to ignore entries if
> they are 3 months old.
> However, because existing caches are immutable in Azure, this means that if
> something was put into the cache, and remained valid for 3 months (e.g.,
> because no further java e2e test was added), then this will result in every
> run ignore the cached contents.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)