I'm happy to announce that we have unanimously approved the 1.8.1 release.
There are 5 approving votes, 3 of which are binding:
* Hequn
* Jark
* Jincheng
* Gordon
* Aljoscha
There are no disapproving votes.
Thanks everyone!
Thanks to everyone for checking the release and voting! I’ll tally the
results in a separate email.
Aljoscha Krettek 于2019年7月1日周一 下午6:05写道:
> +1 (binding)
>
> - I checked the diff in the POM files since 1.8.0 and they look good,
> i.e. no new dependencies that could lead to licensing problems
>
+1 (binding)
- I checked the diff in the POM files since 1.8.0 and they look good, i.e. no
new dependencies that could lead to licensing problems
> On 1. Jul 2019, at 10:02, Tzu-Li (Gordon) Tai wrote:
>
> +1 (binding)
>
> - checked signatures and hashes
> - built from source without skipping
+1 (binding)
- checked signatures and hashes
- built from source without skipping tests (without Hadoop, Scala 2.12)
- no new dependencies were added since 1.8.0
- ran the end-to-end tests locally once, and in a loop specifically for
Kafka tests (to cover FLINK-11987)
- announcement PR for website
+1 (binding)
With the following checks:
- checked gpg signatures by `gpg --verify 181.asc flink-1.8.1-src.tgz`
[success]
- checked the hashes by `shasum -a 512 flink-1.8.1-src.tgz` [success]
- built from source by `mvn clean package -DskipTests` [success]
- download the `flink-core-1.8.1.jar` fro
+1 (non-binding)
- built from source successfully
- checked signatures and hashes
- run a couple of end-to-end tests locally with success
- started a cluster both for scala-2.11 and scala-2.12, ran examples, WebUI
is accessible, no suspicious log output
- reviewed the release PR and left comments
Hi Jincheng,
Thanks a lot for the release which contains so many fixes!
I have done the following checks:
Local Tests
- Built from source archive successfully.
- Signatures and hash are correct.
- All artifacts have been deployed to the maven central repository.
- Run WordCount(batch&str
Hi everyone,
Please review and vote on the release candidate 1 for Flink 1.8.1, as
follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)
The complete staging area is available for your review, which includes:
* JIRA release notes [1],
* the of