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

Deadlock in RPC Server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.16.3
    • 0.19.0
    • ipc
    • None
    • Reviewed

    Description

      RPC server could get into a deadlock especially when clients or server are network starved. This is a deadlock between RPC responder thread trying to check if there are any connection to be purged and RPC handler trying to queue a response to be written by the responder.

      This was first observed this thread.

      Attachments

        1. HADOOP-4552.patch
          2 kB
          Raghu Angadi
        2. deadlock-example.txt
          46 kB
          Raghu Angadi

        Activity

          People

            rangadi Raghu Angadi
            rangadi Raghu Angadi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: