Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7163

"java.net.SocketTimeoutException: 60000 millis timeout" happens a lot

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.203.0
    • ipc
    • None

    Description

      We don't have retries for the case where the secure SASL connection is getting created from the tasks. There is retry
      for TCP connections, but once the TCP connection has been set up, communication at the RPC layer (and that includes
      SASL handshake) happens without retries. So for example, a client's "read" can timeout.

      Attachments

        Activity

          People

            ddas Devaraj Das
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: