Aklakan commented on PR #3256: URL: https://github.com/apache/jena/pull/3256#issuecomment-2988381161
The reason I used Kryo 4 instead of 5 is that Apache Spark (which we use with Jena) uses Kryo 4. I need to check whether by now perhaps the conflict I encountered back than has been resolved by shading on the Spark side. The difference between Kryo 4 and 5 is just a generic in the Serializer base class - but its an incompatible one :/  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
