]
Tristan Tarrant updated ISPN-6560:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha2
9.0.0.Final
Resolution: Done
HR server list is not property parsed when contains spaces
----------------------------------------------------------
Key: ISPN-6560
URL:
https://issues.jboss.org/browse/ISPN-6560
Project: Infinispan
Issue Type: Bug
Components: Configuration
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
Priority: Trivial
Fix For: 9.0.0.Alpha2, 9.0.0.Final
When HR client is configured via properties and list of servers contains spaces (e.g.
{{localhost:11222; localhost:12222}}), server address contains this space and leads to
{{java.net.UnknownHostException}}