[infinispan-issues] [JBoss JIRA] (ISPN-3535) ConfigurationBuilder.withProperties adds empty address when SERVER_LIST not defined

Galder Zamarreño (JIRA) issues at jboss.org
Tue Jun 19 07:43:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño resolved ISPN-3535.
------------------------------------
    Resolution: Out of Date


> ConfigurationBuilder.withProperties adds empty address when SERVER_LIST not defined
> -----------------------------------------------------------------------------------
>
>                 Key: ISPN-3535
>                 URL: https://issues.jboss.org/browse/ISPN-3535
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Protocols
>    Affects Versions: 6.0.0.Beta1
>            Reporter: Radim Vansa
>            Assignee: Galder Zamarreño
>            Priority: Minor
>
> ConfigurationBuilder.withProperties uses getProperty(SERVER_LIST, "") with the default empty string and passes that to addServers. This one adds one server with empty address (=localhost) and default port.
> Because of that, it's not possible to use withProperties and setting the servers in proper way. However, IPv6 addresses cannot be parsed in addServers.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the infinispan-issues mailing list