-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
JDG 7.0.1 DR2
-
None
Hadoop integration functional tests is failing - it seems that client is unable to retrieve values from cluster when preferred server is not reachable, but I was unable to pinpoint the actual cause.
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:621)
at org.junit.Assert.assertNotNull(Assert.java:631)
at org.infinispan.hadoop.InputOutputFormatTest.testPreferredServerUnreachable(InputOutputFormatTest.java:607)