Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Dev List »

[hibernate-dev] Search initialization: remove WeakHashMap?

Sanne Grinovero

2008-07-04

Replies: Find Java Web Hosting

Author LoginPost Reply
Hello,
does the resolution of HSEARCH-209 imply we can get rid of the

private static final ThreadLocal<WeakHashMap<Configuration,
SearchFactoryImpl>> contexts = ...

in SearchFactoryImpl?

I never fully understood the need of that, I thought because we could
have several Search listeners
registered, but if we could delete
FullTextIndexCollectionEventListener this shouldn't be an issue
anymore.

Sanne
_______________________________________________
hibernate-dev mailing list
hibernate-dev@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-dev
©2008 gg3721.com - Jax Systems, LLC, U.S.A.