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

NPE in reading Client.java while reading response when dest process went down.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 2.0.0-alpha, 3.0.0-alpha1
    • None
    • ipc
    • None

    Description

      Caused by: java.io.IOException: Error reading responses
      	at org.apache.hadoop.ipc.Client$Connection.run(Client.java:788)
      Caused by: java.lang.NullPointerException
      	at org.apache.hadoop.ipc.Client$Connection.receiveResponse(Client.java:852)
      	at org.apache.hadoop.ipc.Client$Connection.run(Client.java:781)

      We can make a null check and give better message.

      Attachments

        Issue Links

          Activity

            People

              vinayakumarb Vinayakumar B
              vinayakumarb Vinayakumar B
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: