GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2927
STORM-1307: Port testing4j_test.clj to Java
Follow up to https://github.com/apache/storm/pull/2924, please review that
one first.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-1307
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2927.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 #2927
----
commit a491d3e1b6a85726648d609a79c074a0ae66932c
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-12-07T21:07:36Z
STORM-1289: Port integration-test.clj to Java
commit e408283fd01d6b1146859265336f794203054901
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-12-12T00:36:09Z
STORM-1307: Port testing4j_test.clj to Java
----
---