Bipin Prasad created STORM-3901:
-----------------------------------

             Summary: 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


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