GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5722
[FLINK-8958][tests] Port TaskCancelAsyncProducerConsumerITCase to flip6
## What is the purpose of the change
This PR ports the `TaskCancelAsyncProducerConsumerITCase` to flip6. The
existing test was renamed to `TaskCancelAsyncProducerConsumerITCase`, 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 8958
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5722.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 #5722
----
commit 9df4a4ff1fadc12f37c94659ae13fc6ad1623d2d
Author: zentol <chesnay@...>
Date: 2018-03-19T14:16:18Z
[FLINK-8958][tests] Port TaskCancelAsyncProducerConsumerITCase to flip6
----
---