rpuch opened a new pull request, #3319: URL: https://github.com/apache/ignite-3/pull/3319
msgpack 0.9.8 (or one of its dependencies) is built with target 21. The shadowjar we are using does not support that version of the byte code, so some Gradle tasks fail. This might probably also cause errors at runtime when running on JDKs less than 21. Hence we downgrade msgpack to 0.8.24. https://issues.apache.org/jira/browse/IGNITE-21631 -- 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]
