Re: [hibernate-dev] HSEARCH-761 & JMS backends

2011-07-22 Thread Emmanuel Bernard
No opinion. On 22 juil. 2011, at 14:11, Sanne Grinovero wrote: > Hello all, > With HSEARCH-761 each index can be configured with a separate backend; > one possible configuration is a "multi-master" in which LuceneWork > operations related to different indexes are sent to different > backends, pos

Re: [hibernate-dev] HSEARCH-761 & JMS backends

2011-07-22 Thread Hardy Ferentschik
For JMS I also would use a message property. That's what they are for. --Hardy On Fri, 22 Jul 2011 14:11:48 +0200, Sanne Grinovero wrote: > Hello all, > With HSEARCH-761 each index can be configured with a separate backend; > one possible configuration is a "multi-master" in which LuceneWork

[hibernate-dev] HSEARCH-761 & JMS backends

2011-07-22 Thread Sanne Grinovero
Hello all, With HSEARCH-761 each index can be configured with a separate backend; one possible configuration is a "multi-master" in which LuceneWork operations related to different indexes are sent to different backends, possibly on different cluster nodes but not necessarily. So while before the