[infinispan-issues] [JBoss JIRA] (ISPN-6067) ClientAsymmetricClusterTest broken
Radim Vansa (JIRA)
issues at jboss.org
Tue Mar 8 12:20:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radim Vansa resolved ISPN-6067.
-------------------------------
Resolution: Duplicate Issue
> ClientAsymmetricClusterTest broken
> ----------------------------------
>
> Key: ISPN-6067
> URL: https://issues.jboss.org/browse/ISPN-6067
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Protocols
> Affects Versions: 8.1.0.Final
> Reporter: Radim Vansa
>
> When the TransportObjectFactory is created, it executes a first ping in which it gets the topology.
> When the test tries to retrieve cache 'asymmetricCache' which is defined only on one node, another ping is executed, checking the presence of this cache. However, the ping can go to any node, and therefore it may fail to retrieve the cache and cache manager returns null, which results in NPE in the test.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list