GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2683
STORM-3077 Upgrade Disruptor version to 3.3.11 (1.x)
No need to port forward to 2.x since we no longer use Disruptor in 2.x.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-3077-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2683.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 #2683
----
commit 4f7840eb03e6519683d710ff5ac6262dd04a546f
Author: Jungtaek Lim <kabhwan@...>
Date: 2018-05-17T11:24:46Z
STORM-3077 Upgrade Disruptor version to 3.3.11
----
---