rmetzger commented on a change in pull request #14694: URL: https://github.com/apache/flink/pull/14694#discussion_r560209321
########## File path: tools/azure-pipelines/jobs-template.yml ########## @@ -199,7 +199,7 @@ jobs: condition: not(eq(variables['SKIP'], '1')) - task: Cache@2 inputs: - key: e2e-cache | flink-end-to-end-tests/**/*.java, !**/avro/** Review comment: I believe the e2e cache never really worked, as it included only *.java files. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org