Elias Balasis created IGNITE-14845:
--------------------------------------
Summary: Upgrade H2 or enclose in Ignite classpath
Key: IGNITE-14845
URL: https://issues.apache.org/jira/browse/IGNITE-14845
Project: Ignite
Issue Type: Improvement
Components: h2-limitation
Affects Versions: 2.10
Reporter: Elias Balasis
When using Apache Ignite with SpringBoot or other dependency chains we are
forced to downgrade H2 to 4.1.197 which breaks other relationships besides
making the classpath fragile and less maintainable.
It would be very welcome if H2 could be upgraded to 4.1.200
Ideally, H2 should be enclosed in Apache Ignite classpath which is the way
GridGain Ignite handles this problem, without a direct dependency on H2 itself
but enclosing H2 instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)