[
https://issues.apache.org/jira/browse/FLINK-25112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-25112:
-----------------------------------
Labels: pull-request-available (was: )
> 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)