<div dir="ltr">Ups, sent too early! So, the NYC site is not up, so I see in the logs:<div><br></div><div>2018-04-30 16:53:49,411 ERROR [org.infinispan.test.fwk.TEST_RELAY2] (testng-ProtobufMetadataXSiteStateTransferTest[DIST_SYNC, tx=false]:[]) </div><div>ProtobufMetadataXSiteStateTransferTest[DIST_SYNC, tx=false]-NodeA-55452: no route to NYC: dropping message</div><div><br></div><div>But the put hangs and never completes [2]. I&#39;ve traced the code and [3] never gets called, with no events.</div><div><br></div><div>I think this might be a JGroups bug because ChannelCallbacks implements UpHandler, but JChannel never deals with a receiver that might implement UpHandler, so it never delivers site unreachable message up the stack.</div><div><br></div><div>@Bela?</div><div><br></div><div>Cheers,</div><div>Galder</div><div><br></div><div>[2] <a href="https://gist.github.com/galderz/ada0e9317889eaa272845430b8d36ba1">https://gist.github.com/galderz/ada0e9317889eaa272845430b8d36ba1</a></div><div>[3] <a href="https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/remoting/transport/jgroups/JGroupsTransport.java#L1366">https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/remoting/transport/jgroups/JGroupsTransport.java#L1366</a></div><div>[4] <a href="https://github.com/belaban/JGroups/blob/master/src/org/jgroups/JChannel.java#L953-L983">https://github.com/belaban/JGroups/blob/master/src/org/jgroups/JChannel.java#L953-L983</a></div><div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Apr 30, 2018 at 5:09 PM Galder Zamarreno &lt;<a href="mailto:galder@redhat.com">galder@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Sebastian,<div><br></div><div>Did you mention something about x-site not working on master?</div><div><br></div><div>The reason I ask is cos I was trying to create a state transfer test for [1] and there are some odds happening.</div><div><br></div><div>In my test, I start LON site configured with NYC but NYC is not up yet.</div><div><br></div><div>[1] <a href="https://issues.jboss.org/browse/ISPN-9111" target="_blank">https://issues.jboss.org/browse/ISPN-9111</a></div></div></blockquote></div></div>