[hibernate-dev] HSEARCH-679 status
Sanne Grinovero
sanne at hibernate.org
Mon Mar 21 17:46:59 EDT 2011
Hi Tom,
thanks for the reminder, you might have noticed we're very busy
lately, so thank you for your help proposal.
I've just committed a solution draft on my HSEARCH-679 branch:
https://github.com/Sanne/hibernate-search/tree/HSEARCH-679
It's a draft but seems to work; I still have to get someone into a
code review, maybe you could start having a look and try it out?
I've run your tests, very useful thank you. Do you think you could
re-shape that in a patch for Search, so we can include that as
functional test?
I would need you to remove the dependencies from Spring, and to think
on a way to have the test fail if it loads the undesired collection
without looking into the logs.
I think you might try casting it to a
org.hibernate.mapping.PersistentClass
and then see if it ".wasInitialized()".
Regards,
Sanne
2011/3/21 Tom Waterhouse <tomwaterhouse at gmail.com>:
> I see that HSEARCH-679 is scheduled to be released in Hibernate Search
> 3.4.0. I haven't seen any progress on the issue though. If it will help
> moving the issue along I can definitely test proposed solutions, we can
> reproduce the issue consistently. Unfortunately we've reproduced the issue
> during product demonstrations to potential customers, hence the urgency on
> our end to see the issue resolved.
>
> Cheers,
>
> Tom
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
More information about the hibernate-dev
mailing list