You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Tikhonov (JIRA)" <ji...@apache.org> on 2017/07/26 16:18:00 UTC

[jira] [Created] (IGNITE-5848) Ignite should support Hibernate 5.2.X

Nikolay Tikhonov created IGNITE-5848:
----------------------------------------

             Summary: Ignite should support Hibernate 5.2.X
                 Key: IGNITE-5848
                 URL: https://issues.apache.org/jira/browse/IGNITE-5848
             Project: Ignite
          Issue Type: Sub-task
          Components: cache
    Affects Versions: 2.0, 2.1
            Reporter: Nikolay Tikhonov


Currently Ignite supports Hibernate 5.1.X
With Hibernate version of 5.2.X got the following exception:

{code:java}
Handler dispatch failed; nested exception is java.lang.AbstractMethodError: org.apache.ignite.cache.hibernate.HibernateEntityRegion$AccessStrategy.putFromLoad(Lorg/hibernate/engine/spi/SharedSessionContractImplementor;Ljava/lang/Object;Ljava/lang/Object;JLjava/lang/Object;Z)Z
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)