[hibernate-dev] Mass indexer and lazy initialization exceptions S03E04

2014-01-08 Thread Guillaume Smet
Hi all, It's been quite a long time since I came up with lazy initialization problems in the mass indexer for the last time. Unfortunately, this time, I don't see exactly how to fix this one and I would like to ask for your advice about it. The problem is quite simple: I want to index the resul

Re: [hibernate-dev] Mass indexer and lazy initialization exceptions S03E04

2014-01-08 Thread Sanne Grinovero
Hi Guillaume, would you agree this looks like similar to HSEARCH-1260 ? I'd like to step back a moment and re-evaluate how we faced all these lazyinitialization issues. As far as I remember, you and your team reported (and helped fixing!) a depressingly long list of issues since approximately the

[hibernate-dev] Why backports to Hibernate Search 4.4 branch?

2014-01-08 Thread Sanne Grinovero
I've been asked on github's review comments why I'm still backporting trivial fixes to the 4.4 branch; moving the conversation to the mailing list: We created the 4.5 branch because it was impossible to support both ORM series 4.2 and 4.3, so a 4.5 release train was highly needed to not prevent pe

Re: [hibernate-dev] Mass indexer and lazy initialization exceptions S03E04

2014-01-08 Thread Guillaume Smet
Hi Sanne, On Wed, Jan 8, 2014 at 1:43 PM, Sanne Grinovero wrote: > As far as I remember, you and your team reported (and helped fixing!) > a depressingly long list of issues since approximately the migration > to Hibernate ORM 4 of your applications (adopting AFAIR early betas of > Search 4.2 at