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

   ## What is the purpose of the change
   
   *Kryo version 4 used reflectasm-shaded jar, which in turn uses reflection 
API that have been deprecated or removed from JDK11. Upgrde to Kryo verion 
5.4.0 and remove reflectasm-shaded dependency. Code changes as required by Kryo 
API changes and to the default behavior of auto-registering any Java classes 
encountered.*
   
   ## How was the change tested
   
   *Copile, build and 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