-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
7.0.1.GA
ClientAsymmetricClusterTest.testAsymmetricCluster is failing since the ISPN-5981 fix, which enabled pingOnStartup by default, and now returns null if the first server to be pinged doesn't have the cache defined.
10:23:07,862 WARN (testng-ClientAsymmetricClusterTest:) [Codec21] ISPN004005: Error received from the server: org.infinispan.server.hotrod.CacheNotFoundException: Cache with name 'asymmetricCache' not found amongst the configured caches 10:23:07,862 ERROR (testng-ClientAsymmetricClusterTest:) [UnitTestTestNGListener] Test testAsymmetricCluster(org.infinispan.client.hotrod.ClientAsymmetricClusterTest) failed. java.lang.NullPointerException at org.infinispan.client.hotrod.ClientAsymmetricClusterTest.testAsymmetricCluster(ClientAsymmetricClusterTest.java:38) ~[test-classes/:?]
- clones
-
JBEAP-5210 ClientAsymmetricClusterTest.testAsymmetricCluster random failures
- Verified