GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/6209
[FLINK-9655][tests] Add missing parallelism parameters
This PR adds missing parallelism arguments to one of the externalized
checkpoints end-to-end tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 9655
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6209.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6209
----
commit 43da110f78b1a8e5d3e861d728a532f739abdbae
Author: zentol <chesnay@...>
Date: 2018-06-25T13:43:12Z
[FLINK-9655][tests] Add missing parallelism parameters
----
---