Details
-
Technical Debt
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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 ignoring the cached contents.
Attachments
Issue Links
- is related to
-
FLINK-19158 Revisit java e2e download timeouts
-
- Resolved
-
- relates to
-
FLINK-19863 SQLClientHBaseITCase.testHBase failed with "java.io.IOException: Process failed due to timeout"
-
- Resolved
-
- links to