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

Exceptions while serializing IPC call response are not handled well

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.22.0
    • 0.22.0
    • ipc
    • Reviewed

    Description

      We had a situation where for some reason the serialization of an RPC call's response was throwing OOME. When this happens, the exception is not caught, and the call never gets a response - the client just hangs. Additionally, the OOME propagated all the way to the top of the IPC handler and caused the handler. Plus, the Handler upon exit only logged to stdout and not to the log4j logs.

      Attachments

        1. hadoop-7121.txt
          13 kB
          Todd Lipcon
        2. hadoop-7121.txt
          14 kB
          Todd Lipcon
        3. hadoop-7121.txt
          13 kB
          Todd Lipcon

        Activity

          People

            tlipcon Todd Lipcon
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: