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

Use InetSocketAddress.getHostString() instead of getHostName()

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

XMLWordPrintable

      Invoking InetSocketAddress.getHostName() will trigger a name service reverse lookup if the address was created with a literal IP address. On CI using docker containers this will cause a 10s timeout, increasing the testsuite execution time by a lot.
      We should use InetSocketAddress.getHostString() instead.

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: