<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 21, 2013 at 5:39 PM, Pedro Ruivo <span dir="ltr">&lt;<a href="mailto:pedro@infinispan.org" target="_blank">pedro@infinispan.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im"><br>
<br>
On 11/21/2013 03:18 PM, Dan Berindei wrote:<br>
&gt; Hmm, couldn&#39;t you just disable recovery in the TM to get the same<br>
&gt; performance with a XA resource as with a synchronization?<br>
<br>
</div>If you are suggesting to mess around with the TM, I don&#39;t think that is<br>
a good idea. First, the TM is external to Infinispan and second you can<br>
have others XaResources associated to the TM.<br></blockquote><div><br></div><div>I&#39;m not suggesting that Infinispan should change the TM settings, I&#39;m just wondering if there&#39;s a difference between using synchronization in Infinispan and disabling recovery completely (or using an in-memory transaction log) from the user&#39;s point of view.</div>

<div><br></div><div>Actually, that might be irrelevant if using synchronization can lead to stale locks in Infinispan. If the commit command fails and doesn&#39;t release the locks, how will the user be able to find out that there are stale locks and release them?</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im"><br>
&gt;<br>
&gt;<br>
&gt; On Thu, Nov 21, 2013 at 1:57 PM, Pedro Ruivo &lt;<a href="mailto:pedro@infinispan.org">pedro@infinispan.org</a><br>
</div><div class="im">&gt; &lt;mailto:<a href="mailto:pedro@infinispan.org">pedro@infinispan.org</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     On 11/21/2013 11:34 AM, Galder Zamarreņo wrote:<br>
&gt;      &gt;<br>
&gt;      &gt;<br>
&gt;      &gt; It&#39;s way faster actually. The speed difference from all the extra<br>
&gt;     work required by Transaction Manager to deal with multiple XA<br>
&gt;     resources, make transactions recoverable..etc. We&#39;ve done tests in<br>
&gt;     the past (i.e. Hibernate 2LC) comparing both and the difference was<br>
&gt;     quite big.<br>
&gt;      &gt;<br>
&gt;<br>
&gt;     you are right. I forgot the recovery mechanism :)<br>
&gt;     _______________________________________________<br>
&gt;     infinispan-dev mailing list<br>
</div>&gt;     <a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a> &lt;mailto:<a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a>&gt;<br>
&gt;     <a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
<div class=""><div class="h5">&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; infinispan-dev mailing list<br>
&gt; <a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
&gt;<br>
_______________________________________________<br>
infinispan-dev mailing list<br>
<a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
</div></div></blockquote></div><br></div></div>