Closed wandgitlabbot closed 3 years ago
In GitLab, by Daniel Oosterwijk on 2020-02-12
The tests now pass, so it must have been a caching and/or classloading issue. The next roadblock is that Flink hasn't released a 1.10 Docker image, so we'll have to wait for that.
In GitLab, by Daniel Oosterwijk on 2020-05-22
Docker images were released a while ago, and we're now up to Flink 1.10.1. Commit aa7ec807 is the first seemingly bug-free version using Flink 1.10. There have since been features developed and dependency updates, meaning this upgrade is complete.
In GitLab, by Daniel Oosterwijk on 2020-02-12
Flink 1.10 has been released. In initial trials, upgrading the dependency fully breaks our tests, though this could be caused by some old cache files hanging around. Once I'm finished collecting the 10k lines of live data Abigail wants, I'll reboot and maybe clean out the dependency cache as well. If it still doesn't work, we'll just have to wait for other dependencies to fix the issue.