]
Mircea Markus updated ISPN-1697:
--------------------------------
Fix Version/s: 5.3.0.Final
Empty Infinispan config starting transport
------------------------------------------
Key: ISPN-1697
URL:
https://issues.jboss.org/browse/ISPN-1697
Project: Infinispan
Issue Type: Bug
Reporter: Galder ZamarreƱo
Assignee: Manik Surtani
Fix For: 5.3.0.Final
Note: I think ISPN-1691 and ISPN-1692 will fix this (This failure happens without them
applied). Making a note just in case...
Running the testsuite I see:
{code} <failure message="Unknown warning discovered in file minimal.xml:
JOIN(dhcp-144-239-26807) sent to dhcp-144-239-47868 timed out (after 3000 ms),
retrying" type="java.lang.AssertionError">java.lang.AssertionError:
Unknown warning discovered in file minimal.xml: JOIN(dhcp-144-239-26807) sent to
dhcp-144-
239-47868 timed out (after 3000 ms), retrying
at
org.infinispan.config.SampleConfigFilesCorrectnessTest.testConfigWarnings(SampleConfigFilesCorrectnessTest.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}
minimal.xml has no global configuration (nor transport) defined, so why on earth does a
JOIN happen?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: