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)