+1 (binding)
- build from the source and run all tests (successfully)
- verified pom files between release-2.1 and release-2.2 branches for any
relevant licensing changes
Piotrek
pt., 25 wrz 2020 o 10:21 Tzu-Li (Gordon) Tai
napisaĆ(a):
> +1 (binding)
>
> - Verified signatures, and no binaries
+1 (binding)
- Verified signatures, and no binaries in release artifacts
- Built from source
- Built Docker image from Dockerfiles in
https://github.com/apache/flink-statefun-docker/pull/10.
- Ran E2E tests with the built Dockerfiles (both Java 8 and 11 variants)
- Ran the Python Greeter Example
-
+1 (binding)
- built from source
- built docker image
- verified Rust SDK works with the 2.2.0 docker image
Aljoscha
On 24.09.20 10:32, Tzu-Li (Gordon) Tai wrote:
FYI - the PR for the release announcement has just been drafted:
https://github.com/apache/flink-web/pull/379
Any comments there
FYI - the PR for the release announcement has just been drafted:
https://github.com/apache/flink-web/pull/379
Any comments there is also highly appreciated!
On Thu, Sep 24, 2020 at 5:47 AM Seth Wiesman wrote:
> +1 (non binding)
>
> - Verified signatures and checksums
> - Checked licenses and not
+1 (non binding)
- Verified signatures and checksums
- Checked licenses and notices
- Clean build from source
- Executed all end to end tests
- Deployed to K8s with Go SDK (no sdk changes required btw :))
- Simulated TM and remote function failure and verified recovery
- Checked updated docs
Seth
+1 (non binding)
- Verified the signatures and the checksums
- Built with JDK11 and JDK8
- Verified that the source distribution does not contain any binary data.
- Run e2e tests.
- Run few examples via docker-compose
- Deployed to Kubernetes with checkpointing to S3, with failure scenarios:
-- Ki