-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Hibernate search worker configuration
PostPosted: Thu Jul 17, 2008 8:00 pm 
Newbie

Joined: Wed Jul 09, 2008 8:55 pm
Posts: 9
Hi,
Was wondering what the hibernate.search.worker.use_multicast is used for? does this affect the JMS backend queue processor only?
If we use straight up Lucene backend do we worry about this parameter?

Also, in the hibernate.worker.execution as Async, is the main db transaction allowed to commit? Is the thread pool still valid in a JEE world? or the back-end a JCA adaptor?

thanks for any help!!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 18, 2008 4:51 am 
Hibernate Team
Hibernate Team

Joined: Thu Apr 05, 2007 5:52 am
Posts: 1689
Location: Sweden
Hi,

hibernate.search.worker.use_multicast is not used at all, because it does not exist. Where have you seen or read about this property?

And yes, the transaction will commit in async mode while indexing is occurring in a separate thread.

Not sure what you mean with 'thread pool still valid'.

--Hardy


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 18, 2008 11:28 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
The thread pools lives in JavaEE. I have not written a JCA adaptor for Lucene.

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 18, 2008 7:05 pm 
Newbie

Joined: Wed Jul 09, 2008 8:55 pm
Posts: 9
Thanks.
We recently bought the "Hibernate search in action". Where the use_multicast is mentioned as an example property to pass to custom backend. I got confused. sorry for that.

On the thread pool situation, the JEE container is supposed manage threads. I was just wondering about the thread_pool size for hibernate search worker and how it conforms to JEE spec. that is all.

thanks!!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.