Re: [infinispan-dev] GetKeyValueCommand NPE with CR1 in Hibernate 2LC - ISPN-7029

2017-02-16 Thread Radim Vansa
On 02/15/2017 06:07 PM, Galder Zamarreño wrote: > -- > Galder Zamarreño > Infinispan, Red Hat > >> On 15 Feb 2017, at 12:21, Radim Vansa wrote: >> >> On 02/15/2017 11:28 AM, Galder Zamarreño wrote: >>> Hey Radim, >>> >>> Your changes in ISPN-7029 are causing issues with Hibernate 2LC. >>> >>> In p

[infinispan-dev] Backwards compatibility issues with Infinispan 9.x and Hibernate 2LC

2017-02-16 Thread Galder Zamarreño
Hi all, As I've mentioned, I'm working on trying to integrate Hibernate 2LC (5.x branch at the moment) with Infinispan 9. To start with, I tried to see if I could just run Hibernate 2LC 5.x, compiled with Infinispan 8, with an Infinispan 9 runtime. The first problem here was to do with changes

Re: [infinispan-dev] Backwards compatibility issues with Infinispan 9.x and Hibernate 2LC

2017-02-16 Thread Sanne Grinovero
Have fun with the rewriting! ;) More seriously, it might be worth to have a second module for Hibernate ORM 5.x to address Infinispan 9? At least in depth testing, stressing and performance aspect won't be left to the last minute integration step. Also, would it be worth to move such code to Infi

Re: [infinispan-dev] GetKeyValueCommand NPE with CR1 in Hibernate 2LC - ISPN-7029

2017-02-16 Thread Radim Vansa
On 02/16/2017 10:44 AM, Radim Vansa wrote: > On 02/15/2017 06:07 PM, Galder Zamarreño wrote: >> -- >> Galder Zamarreño >> Infinispan, Red Hat >> >>> On 15 Feb 2017, at 12:21, Radim Vansa wrote: >>> >>> On 02/15/2017 11:28 AM, Galder Zamarreño wrote: Hey Radim, Your changes in ISPN-7

Re: [infinispan-dev] GetKeyValueCommand NPE with CR1 in Hibernate 2LC - ISPN-7029

2017-02-16 Thread William Burns
On Thu, Feb 16, 2017 at 8:51 AM Radim Vansa wrote: > On 02/16/2017 10:44 AM, Radim Vansa wrote: > > On 02/15/2017 06:07 PM, Galder Zamarreño wrote: > >> -- > >> Galder Zamarreño > >> Infinispan, Red Hat > >> > >>> On 15 Feb 2017, at 12:21, Radim Vansa wrote: > >>> > >>> On 02/15/2017 11:28 AM, G

Re: [infinispan-dev] GetKeyValueCommand NPE with CR1 in Hibernate 2LC - ISPN-7029

2017-02-16 Thread Radim Vansa
On 02/16/2017 02:53 PM, William Burns wrote: > > > On Thu, Feb 16, 2017 at 8:51 AM Radim Vansa > wrote: > > On 02/16/2017 10:44 AM, Radim Vansa wrote: > > On 02/15/2017 06:07 PM, Galder Zamarreño wrote: > >> -- > >> Galder Zamarreño > >> Infinispan, Re

Re: [infinispan-dev] Backwards compatibility issues with Infinispan 9.x and Hibernate 2LC

2017-02-16 Thread Galder Zamarreño
-- Galder Zamarreño Infinispan, Red Hat > On 16 Feb 2017, at 12:28, Sanne Grinovero wrote: > > Have fun with the rewriting! > ;) Thx ;) > > More seriously, it might be worth to have a second module for Hibernate ORM > 5.x to address Infinispan 9? > At least in depth testing, stressing and