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-unsubscr...@storm.apache.org

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

Reply via email to