[GitHub] flink pull request #5547: [FLINK-8704] [tests] Port AccumulatorLiveITCase to...

2018-02-21 Thread zhangminglei
Github user zhangminglei closed the pull request at:

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


---


[GitHub] flink pull request #5547: [FLINK-8704] [tests] Port AccumulatorLiveITCase to...

2018-02-21 Thread zhangminglei
GitHub user zhangminglei reopened a pull request:

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

[FLINK-8704] [tests] Port AccumulatorLiveITCase to MiniClusterResource

## What is the purpose of the change
This PR contains the first batch of test ports from ```TestingCluster``` to 
```MiniClusterResource```.  I will push them one by one. Each test has it's own 
commit and is self-contained.

## Verifying this change
This change is covered by existing tests.

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

$ git pull https://github.com/zhangminglei/flink flink-8704

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

https://github.com/apache/flink/pull/5547.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 #5547


commit 983b4ed8e8591ff5343307220475f2be4c9813f0
Author: zhangminglei 
Date:   2018-02-21T15:11:19Z

[FLINK-8704] [tests] Port AccumulatorLiveITCase to MiniClusterResource




---


[GitHub] flink pull request #5547: [FLINK-8704] [tests] Port AccumulatorLiveITCase to...

2018-02-21 Thread zhangminglei
Github user zhangminglei closed the pull request at:

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


---


[GitHub] flink pull request #5547: [FLINK-8704] [tests] Port AccumulatorLiveITCase to...

2018-02-21 Thread zhangminglei
GitHub user zhangminglei opened a pull request:

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

[FLINK-8704] [tests] Port AccumulatorLiveITCase to MiniClusterResource

## What is the purpose of the change
This PR contains the first batch of test ports from ```TestingCluster``` to 
```MiniClusterResource```.  I will push them one by one. Each test has it's own 
commit and is self-contained.

## Verifying this change
This change is covered by existing tests.

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

$ git pull https://github.com/zhangminglei/flink flink-8704

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

https://github.com/apache/flink/pull/5547.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 #5547


commit 983b4ed8e8591ff5343307220475f2be4c9813f0
Author: zhangminglei 
Date:   2018-02-21T15:11:19Z

[FLINK-8704] [tests] Port AccumulatorLiveITCase to MiniClusterResource




---