GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/4970
[FLINK-8007][metrics] Move TestMeter into test scope
This PR moves the TestMeter class into the test scope where it belongs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 8007
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4970.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 #4970
----
commit 903c975cf45d4ad92f1848c7478fa9e2f6d92a60
Author: zentol <[email protected]>
Date: 2017-11-07T12:57:42Z
[FLINK-8007][metrics] Move TestMeter into test scope
----
---