GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2939
STORM-3315: Upgrade to Kryo 4
https://issues.apache.org/jira/browse/STORM-3315
Tested compatibility with Kryo 3.0.3 serialization by running the TVL
topology for a couple of minutes with two supervisors, one using the unmodified
Storm code, and one running this patch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3315
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2939.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 #2939
----
commit 28b22cd183caa32b51bc3a89260a37427f6a6619
Author: Stig Rohde Døssing <srdo@...>
Date: 2019-01-17T18:42:49Z
STORM-3315: Upgrade to Kryo 4
----
---