zentol opened a new pull request #17963: URL: https://github.com/apache/flink/pull/17963
Resolves an issue where Java e2e tests could categorically ignore the contents of the cache, if the cache contents exceeded the TTL. Because the azure caches are immutable we are not able to update the creation date of the contained entries. The TTL has now been disabled. Given that the set of cache artifacts should only change if the tests are modified, this shouldn't pose a problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
