You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2022/10/19 22:35:58 UTC

[GitHub] [storm] bipinprasad opened a new pull request, #3502: [STOM-3883] Update Kryo to version 4.0.2

bipinprasad opened a new pull request, #3502:
URL: https://github.com/apache/storm/pull/3502

   - Update Maven Dependencies.
   
   - Update LICENSE files.
   
   - Exclude Kryo 3.0.3 dependency picked by the following dependency:
   
         +- org.apache.storm:storm-clojure:jar:2.5.0-SNAPSHOT:compile.
         |  \- com.twitter:carbonite:jar:1.5.0:compile
         |     \- com.twitter:chill-java:jar:0.8.0:compile
         |        \- com.esotericsoftware:kryo-shaded:jar:3.0.3:compile
   
   
   ## What is the purpose of the change
   
   *Kryo is now on version 5. Kryo version 3 does some introspection which will be disabled in JVM soon. Upgrade to version 4 is an intermediate step in moving to version 5. Version 5 cannot be used immediately since it requires code change due to compile errors*
   
   ## How was the change tested
   
   *Run unit tests*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@storm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [storm] bipinprasad merged pull request #3502: [STORM-3883] Update Kryo to version 4.0.2

Posted by GitBox <gi...@apache.org>.
bipinprasad merged PR #3502:
URL: https://github.com/apache/storm/pull/3502


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@storm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org