Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10349

Client connects to a new server socket should check its availability

    XMLWordPrintableJSON

Details

    Description

      When client connects to a new server (or restarted server), it might encounter SocketTimeoutException which could take 59 seconds.

      To speed up, the idea is to check if the server address's is reachable with smaller timeout.
      If the server's address is not reachable, no need to block waiting for 59 seconds (DEFAULT_SOCKET_CONNECT_TIMEOUT).

      Attachments

        Issue Links

          Activity

            People

              zhouxj Xiaojian Zhou
              zhouxj Xiaojian Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: