GitHub user hummelm opened a pull request:
https://github.com/apache/storm/pull/2591
STORM-2979
The pom modification is only for test propose.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hummelm/storm 1.0.6-p1-fix-STORM-2979
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2591.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 #2591
----
commit 7afeff6d8db4a78250ff8827207e80247b0acd25
Author: michelo <michelo@...>
Date: 2018-03-11T13:51:12Z
fix workerhook start by keeping location of byteBuffer.
commit 5e05882e07257f28eefa15dee28122b394f2caab
Author: michelo <michelo@...>
Date: 2018-03-11T16:06:29Z
generate version 1.0.6-p1 of storm-core which fix issue STORM-2979
----
---