Re: [hibernate-dev] HSEARCH-1296

2013-04-13 Thread Ales Justin
Hmmm, did you try our QueryTest with this fix? With HS update (your jgroupsWorkaround branch), my current run: Running org.jboss.test.capedwarf.cluster.test.QueryTest Tests run: 9, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 14.287 sec <<< FAILURE! Results : Failed tests: deleteAndQue

Re: [hibernate-dev] HSEARCH-1296

2013-04-13 Thread Ales Justin
Shouldn't this "synchronous" flag still be used? https://github.com/Sanne/hibernate-search/blob/077f29c245d2d6e960cd6ab59ff58752320d5658/hibernate-search-engine/src/main/java/org/hibernate/search/backend/impl/jgroups/DispatcherMessageSender.java#L57 e.g. if (synchronous) { int siz

Re: [hibernate-dev] HSEARCH-1296

2013-04-13 Thread Sanne Grinovero
As I told you, we had not finished, but after 10h debugging it was night and we still where in the office, but the ugly experiment you see was working fine so I opted to send you a preview of the branch for the case I would not get up early in the morning and you would need something which worked ;