GitHub user ifndef-SleePy opened a pull request:
https://github.com/apache/flink/pull/3810
[Flink-6397] MultipleProgramsTestBase does not reset ContextEnvironment
Reset ContextEnvironment when finished testing in
MultipleProgramsTestBase.java and some other ITCase.
Remove some useless importing.
Add unsetContext method in TestEnvironment.java.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alibaba/flink FLINK-6397
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3810.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 #3810
----
commit 0932dcdf0d78a783b2921fa26ae80a6a4889c3ca
Author: biao.liub <[email protected]>
Date: 2017-05-02T08:07:34Z
[FLINK-6397] Unset context when integration test is finished.
commit d0becf4331c7649b0711ec37154501fc39a7177b
Author: biao.liub <[email protected]>
Date: 2017-05-02T11:01:47Z
[FLINK-6397] Fix test cases.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---