Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3608

HotRod client cannot be configured to connect to servers running on IPv6 through hotrod-client.properties

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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)

              rh-ee-galder Galder ZamarreƱo
              mgencur Martin Gencur (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: