[infinispan-issues] [JBoss JIRA] (ISPN-5173) Cluster-wide RPCs not ForkChannel friendly

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu Apr 2 08:14:31 EDT 2015


    [ https://issues.jboss.org/browse/ISPN-5173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055699#comment-13055699 ] 

RH Bugzilla Integration commented on ISPN-5173:
-----------------------------------------------

Dave Stahl <dstahl at redhat.com> changed the Status of [bug 1198577|https://bugzilla.redhat.com/show_bug.cgi?id=1198577] from VERIFIED to CLOSED

> Cluster-wide RPCs not ForkChannel friendly
> ------------------------------------------
>
>                 Key: ISPN-5173
>                 URL: https://issues.jboss.org/browse/ISPN-5173
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 7.0.3.Final, 7.1.0.CR2
>            Reporter: Paul Ferraro
>            Assignee: Pedro Ruivo
>            Priority: Blocker
>             Fix For: 7.2.0.Alpha1, 7.2.0.Final, 7.1.1.Final
>
>
> Since this commit:
> https://github.com/infinispan/infinispan/commit/f0fb26d43f0176c165bd10134be7b5feed57c893
> ... Infinispan is no longer usable in WildFly 9, whose transports are configured to use ForkChannel rather than JChannels.  The underlying issue is described in JGRP-1905.  The commit above adds a cluster-wide RPC on view change (from org.infinispan.topology.ClusterTopologyManagerImpl.confirmMembersAvailable(), the message for which inevitably arrives on the newly starting node before the requisite fork channel is registered.  The RPC eventually times out since Infinispan's RPC dispatcher will wait for a response that will never come.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list