[jboss-jira] [JBoss JIRA] (WFLY-11521) Race condition in InfinispanRouteLocator logic can cause missing route
Paul Ferraro (Jira)
issues at jboss.org
Fri Dec 14 10:01:00 EST 2018
Paul Ferraro created WFLY-11521:
-----------------------------------
Summary: Race condition in InfinispanRouteLocator logic can cause missing route
Key: WFLY-11521
URL: https://issues.jboss.org/browse/WFLY-11521
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 15.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
If the determination of the primary owner of a given session immediately precedes a topology change, the returned address might no longer exist in the registry and thus the call to locate(...) can return null.
This causes the route to be omitted from the response.
In this situation, we should return the registry entry of the local node.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list