GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2778
(1.x) STORM-3121: Fix flaky metrics tests in storm-core
This ports back #2735 to 1.x-branch since I can see flaky metrics tests
from 1.x-branch.
https://travis-ci.org/apache/storm/jobs/408847970#L1079-L1082
I also fixed merge conflict so would like to review rather than pushing the
change without notice.
@srdo Could you take a look? Thanks in advance!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-3121-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2778.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 #2778
----
commit 50ea2149776adecdb270e81c60ab5192fbd50e79
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-06-24T10:55:11Z
STORM-3121: Fix flaky metrics tests in storm-core
----
---