[ 
https://issues.apache.org/jira/browse/IGNITE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652901#comment-16652901
 ] 

Scott Feldstein edited comment on IGNITE-9893 at 10/17/18 4:17 AM:
-------------------------------------------------------------------

No, the SPI spec in hibernate-5.2 changed a little bit so they are not 
compatible.  My changes use 5.1 as a baseline and I simply reworked the code 
and got all the tests to pass.  I'm not sure I would remove the hibernate-5.1 
module since that may still be something that is desired.

pull request -> https://github.com/apache/ignite/pull/5008


was (Author: scottmf):
No, the SPI spec in hibernate-5.2 changed a little bit so they are not 
compatible.  My changes use 5.1 as a baseline and I simply reworked the code 
and got all the tests to pass.  I'm not sure I would remove the hibernate-5.1 
module since that may still be something that is desired.

I'll work on getting the code committed when I get some time - hopefully soon.

> add hibernate-5.2 module
> ------------------------
>
>                 Key: IGNITE-9893
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9893
>             Project: Ignite
>          Issue Type: New Feature
>          Components: hibernate
>            Reporter: Scott Feldstein
>            Priority: Major
>
> hi,
> I have ported hibernate-5.2 to ignite 2.7.0-SNAPSHOT HEAD.
> commit: 
> [https://github.com/scottmf/ignite/commit/4f2caafb8c433e3f840d14f91c2d83da1052afd9]
> All tests pass except 
> CacheHibernateBlobStoreSelfTest.testSimpleMultithreading which is carryover 
> from the hibernate-5.1 implementation. There is a bug already associated with 
> the failure:
> https://issues.apache.org/jira/browse/IGNITE-1757



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to