]
Tristan Tarrant updated ISPN-11583:
-----------------------------------
Fix Version/s: 11.0.0.Dev04
10.1.6.Final
Cannot change to udp jgroups protocol in server test suite
----------------------------------------------------------
Key: ISPN-11583
URL:
https://issues.redhat.com/browse/ISPN-11583
Project: Infinispan
Issue Type: Bug
Affects Versions: 10.1.5.Final, 11.0.0.Dev03
Reporter: Diego Lovison
Assignee: Tristan Tarrant
Priority: Critical
Fix For: 11.0.0.Dev04, 10.1.6.Final
When running {{mvn verify -Dit.test=HotRodCacheQueries
-Dinfinispan.test.jgroups.protocol=udp -pl server/tests}} it won't be able to change
to UDP because {{ClusteredServerTest.xml}} has a static value for
{noformat}
<xi:include href="jgroups/tcp.xml"/>
{noformat}