afs commented on PR #3425: URL: https://github.com/apache/jena/pull/3425#issuecomment-3278874826
> The question is whether to schedule a kryo5 upgrade for Jena6. Probably, yes. It is safer. A major version change to Jena comes every 2 years when the supported java version changes so the opportunity is now. Running both, while possible, is a maintenance cost. Even if Kryo4 works now, bug fixes and security fixes will likely be to kryo5 first. I don't see much development around kryo4. Choosing Kryo5 does not impact applications using Kryo4 elsewhere in their codebase. -- 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]
