[infinispan-issues] [JBoss JIRA] (ISPN-3608) HotRod client cannot be configured to connect to servers running on IPv6 through hotrod-client.properties

RH Bugzilla Integration (JIRA) issues at jboss.org
Sun Dec 15 17:48:34 EST 2013


    [ https://issues.jboss.org/browse/ISPN-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931682#comment-12931682 ] 

RH Bugzilla Integration commented on ISPN-3608:
-----------------------------------------------

Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 1017028|https://bugzilla.redhat.com/show_bug.cgi?id=1017028] from POST to ON_QA
                
> HotRod client cannot be configured to connect to servers running on IPv6 through hotrod-client.properties
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-3608
>                 URL: https://issues.jboss.org/browse/ISPN-3608
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 6.0.0.CR1
>            Reporter: Martin Gencur
>            Assignee: Galder Zamarreño
>            Priority: Critical
>              Labels: 620
>             Fix For: 6.1.0.Final
>
>
> HotRod client's RemoteCacheManager still has a constructor that internally reads hotrod-client.properties (public RemoteCacheManager(boolean start)) and this constructor is not deprecated. 
> This call leads to parsing "server_list" property by ConfigurationBuilder.addServers(String servers)). 
> However, IPv6 addresses usually contain colons and so this parsing fails (enable to differentiate the host and port as these are separated by colon too)

--
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: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list