[ 
https://issues.apache.org/jira/browse/STORM-3901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zowalla resolved STORM-3901.
------------------------------------
    Fix Version/s: 2.6.0
       Resolution: Fixed

> Upgrade Kryo from version 4 to version 5.4.0
> --------------------------------------------
>
>                 Key: STORM-3901
>                 URL: https://issues.apache.org/jira/browse/STORM-3901
>             Project: Apache Storm
>          Issue Type: New Feature
>            Reporter: Bipin Prasad
>            Assignee: Bipin Prasad
>            Priority: Major
>             Fix For: 2.6.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Jdk 11 onwards has several changes to the reflection API. Kryo version 4 uses 
> prejdk API thru its used o reflectasm (shaded) jar. 
> Remove reflectasm-shaded, and update Kryo version to 5.4.0.
> The new version of Kryo does not automatically switch to Java serialization. 
> Change the default serializer to automatically register all java classes like 
> the prior version 4.
> Change storm code due to new API's in Kryo version 5.4.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to