[infinispan-issues] [JBoss JIRA] (ISPN-5197) JGroupsTransport.getViewId() returns too soon
Dan Berindei (JIRA)
issues at jboss.org
Mon Feb 2 11:26:49 EST 2015
Dan Berindei created ISPN-5197:
----------------------------------
Summary: JGroupsTransport.getViewId() returns too soon
Key: ISPN-5197
URL: https://issues.jboss.org/browse/ISPN-5197
Project: Infinispan
Issue Type: Bug
Components: Core, State Transfer
Affects Versions: 7.1.0.Final, 7.0.3.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 7.2.0.Alpha1
The method waits for the view to be updated in the underlying {{JChannel}}, but the {{JGroupsTransport}} fields containing the view information may not be updated yet. Callers of the method that try to read the view information (e.g. the coordinator address) from {{JGroupsTransport}} could then see the old values.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list