<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      I started to see that too yesterday and now I also see it in
      MultipleNodesLeavingTest but it is rarely reproducible.<br>
      The state transfer never ends because a provider sends all
      segments requested by a consumer but apparently some messages are
      delayed in transit and the consumer only 'sees' a partial set.&nbsp;
      The rebalance is not confirmed by this node and it times out.<br>
      I'm still investigating this.<br>
      <br>
      Cheers<br>
      <br>
      On 10/02/2012 06:06 PM, Sanne Grinovero wrote:<br>
    </div>
    <blockquote
cite="mid:CAFm4XO1BG9W3R=SGNxtJJ70Y6jUW+dN9j=L1UT2cydNoR6z6sw@mail.gmail.com"
      type="cite">
      <pre wrap="">I just updated my local copy of Infinispan and this is the result in
the Query testsuite:

Failed tests:
testIndexingWorkDistribution(org.infinispan.query.distributed.MultiNodeDistributedTest):
expected:&lt;5&gt; but was:&lt;4&gt;
Tests run: 128, Failures: 1, Errors: 0, Skipped: 0

OR:

Failed tests:
testIndexingWorkDistribution(org.infinispan.query.distributed.MultiNodeDistributedTest):
expected:&lt;5&gt; but was:&lt;4&gt;
  testQueryAfterAddingNewNode(org.infinispan.query.statetransfer.StateTransferQueryDistributedIndexTest):
org.infinispan.CacheException: Unable to invoke method public void
org.infinispan.statetransfer.StateTransferManagerImpl.waitForInitialStateTransferToComplete()
throws java.lang.InterruptedException on object of type
StateTransferManagerImpl
Tests run: 128, Failures: 2, Errors: 0, Skipped: 0

It doesn't fail all the time, but almost every time. It passed the
testsuite once, and it timeouts initial state transfer very often
(attached thread dump)

Doesn't look like NBST is non blocking after all?

Specifically I've been testing commit bee1a0a
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
infinispan-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/infinispan-dev">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>