GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5697
[FLINK-8704][tests] Port ScheduleOrUpdateConsumersTest
## What is the purpose of the change
This PR ports the `ScheduleOrUpdateConsumersTest` to flip6. The existing
test was renamed to `LegacyScheduleOrUpdateConsumersTest`, and a ported copy
was added.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 8704_schedule
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5697.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 #5697
----
commit d7f42bf65177bb57f8159f7866397f4e55c5d9f0
Author: zentol <chesnay@...>
Date: 2018-03-12T12:21:01Z
[FLINK-8704][tests] Port ScheduleOrUpdateConsumersTest
----
---