You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Elias Balasis (Jira)" <ji...@apache.org> on 2021/06/09 06:28:00 UTC

[jira] [Updated] (IGNITE-14845) Upgrade H2 or enclose in Ignite classpath

     [ https://issues.apache.org/jira/browse/IGNITE-14845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elias Balasis updated IGNITE-14845:
-----------------------------------
    Description: 
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 besides causing runtime conflicts.

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.

  was:
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.


> 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
>            Priority: Major
>
> 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 besides causing runtime conflicts.
> 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)