GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2313
MINOR: Remove dependency on storm-client-misc
storm-client-misc was removed in https://github.com/apache/storm/pull/2289.
The dependencies added to storm-loadgen are those that were in the
storm-client-misc pom.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm remove-storm-client-misc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2313.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 #2313
----
commit 9d311b2a427431ed1d3e874a8295ef3756d7fcd6
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-09-08T06:50:13Z
MINOR: Remove dependency on storm-client-misc
----
---