<div dir="ltr"><div><div><div>I&#39;ve seen StateTransferLargeObjectTest hang on my machine
 with all OOB threads waiting in 
FlowControl$Credit.decrementIfEnoughCredits, but I thought that was 
because the JGroups internal thread pool wasn&#39;t enabled in the test 
configuration. Now that I&#39;ve seen it&#39;s enabled by default, I think it 
could be a JGroups problem after all.<br><br></div>I&#39;ll enable TRACE logging for 
org.jgroups and hopefully I&#39;ll reproduce it again. For the 
record, the test suite is running with TCP, and the internal thread pool
 has queueing enabled by default, so I don&#39;t think any REPLENISH message could be 
lost.<br><br></div>Cheers<br></div>Dan<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 11, 2013 at 4:12 PM, Radim Vansa <span dir="ltr">&lt;<a href="mailto:rvansa@redhat.com" target="_blank">rvansa@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I remember seeing that mostly on UDP, but I&#39;ve had an issue with this<br>
over TCP as well on the cross-site link with multiple site masters<br>
(synchronous 1pc xs replication).<br>
<span class="HOEnZb"><font color="#888888"><br>
Radim<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 10/11/2013 02:51 PM, Ray Tsang wrote:<br>
&gt; Udp or tcp?<br>
&gt;<br>
&gt; On Oct 11, 2013, at 8:41, Radim Vansa &lt;<a href="mailto:rvansa@redhat.com">rvansa@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; since Infinispan moved to JGroups 3.4, we&#39;re experiencing occassional<br>
&gt;&gt; deadlocks in some tests - most of threads that send anything over<br>
&gt;&gt; JGroups are waiting in JGroups&#39; FlowControl.decrementCredits. The<br>
&gt;&gt; problem sometimes goes away after several seconds, but it produces some<br>
&gt;&gt; ugly spikes in our througput/response time charts. Originally this<br>
&gt;&gt; affected just some RadarGun tests but this is appearing in some<br>
&gt;&gt; client-server tests as well (we&#39;ve recently investigated an issue where<br>
&gt;&gt; this appeared in a regular soak test).<br>
&gt;&gt; I was looking into that [1] for some time but haven&#39;t really figured out<br>
&gt;&gt; the cause. The workaround is to set up MFC and UFC credits high enough<br>
&gt;&gt; (I use 10M) and stuff works then. I was trying to reproduce that on pure<br>
&gt;&gt; JGroups, but unsuccessfully.<br>
&gt;&gt; I am not asking anyone to dig into that, but I wanted to know whether QA<br>
&gt;&gt; is alone experiencing that or if there are more of us.<br>
&gt;&gt;<br>
&gt;&gt; Radim<br>
&gt;&gt;<br>
&gt;&gt; [1] <a href="https://issues.jboss.org/browse/JGRP-1675" target="_blank">https://issues.jboss.org/browse/JGRP-1675</a><br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Radim Vansa &lt;<a href="mailto:rvansa@redhat.com">rvansa@redhat.com</a>&gt;<br>
&gt;&gt; JBoss DataGrid QA<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; infinispan-dev mailing list<br>
&gt;&gt; <a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
&gt;&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>
&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>
<br>
<br>
--<br>
Radim Vansa &lt;<a href="mailto:rvansa@redhat.com">rvansa@redhat.com</a>&gt;<br>
JBoss DataGrid QA<br>
<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>