GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/5664

    [FLINK-8703][tests] Port CancelingTestBase to MiniClusterResource

    ## What is the purpose of the change
    
    Ports the {{CancelingTestBase}} to use {{MiniClusterResource}}.
    
    ## Verifying this change
    
    Run `MapCancelingTestBase` with `flip6` profile enabled/disabled.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 8703_canceling

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5664.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 #5664
    
----
commit 57338df4819b2324f7ede2b131f81d83bc9096b2
Author: zentol <chesnay@...>
Date:   2018-02-26T14:36:37Z

    [FLINK-8703][tests] Port CancelingTestBase to MiniClusterResource

commit 22d4a2f02c256eb41a1684a5766a1dd53dc9351d
Author: zentol <chesnay@...>
Date:   2018-02-28T12:43:42Z

    [hotfix][tests] Properly disable JoinCancelingITCase

----


---

Reply via email to