<p>Are you sure that the async version actually had applied all writes to the index in the measured interval? <br>
</p>
<div class="gmail_quote">On Apr 11, 2013 8:13 PM, &quot;Ales Justin&quot; &lt;<a href="mailto:ales.justin@gmail.com">ales.justin@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Although this change fixes query lookup,<br>
it adds horrible performance:<br>
<br>
Running CapeDwarf cluster QueryTest:<br>
<br>
with HSEARCH-1296<br>
<br>
21:00:27,188 INFO  [org.hibernate.search.indexes.impl.DirectoryBasedIndexManager] (http-/192.168.1.102:8080-1) HSEARCH000168: Serialization service Avro SerializationProvider v1.0 being used for index &#39;default_capedwarf-test__com.google.appengine.api.datastore.Entity&#39;<br>

21:01:17,911 INFO  [org.jboss.web] (ServerService Thread Pool -- 49) JBAS018224: Unregister web context: /capedwarf-tests<br>
<br>
50sec<br>
<br>
old 4.2.0.Final HS<br>
<br>
21:08:19,988 INFO  [org.hibernate.search.indexes.impl.DirectoryBasedIndexManager] (http-/192.168.1.102:8080-2) HSEARCH000168: Serialization service Avro SerializationProvider v1.0 being used for index &#39;default_capedwarf-test__com.google.appengine.api.datastore.Entity&#39;<br>

21:08:20,829 INFO  [org.jboss.web] (ServerService Thread Pool -- 49) JBAS018224: Unregister web context: /capedwarf-tests<br>
<br>
841ms<br>
<br>
---<br>
<br>
I added<br>
<br>
                    &lt;property name=&quot;enable_bundling&quot;&gt;true&lt;/property&gt;<br>
<br>
to AS jgroups transport config, but no improvement.<br>
<br>
Any (other) idea?<br>
<br>
-Ales<br>
<br>
<br>
_______________________________________________<br>
hibernate-dev mailing list<br>
<a href="mailto:hibernate-dev@lists.jboss.org">hibernate-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/hibernate-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/hibernate-dev</a><br>
</blockquote></div>