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

race condition in setting up ipc connections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11.2
    • 0.12.0
    • ipc
    • None

    Description

      While running svn head, I get:

      [junit] 2007-02-27 19:11:17,707 INFO ipc.Client (Client.java:run(281)) - java.lang.NullPointerException
      [junit] at org.apache.hadoop.ipc.Client$Connection.run(Client.java:251)

      There is a race condition between when the threads are created above and when the IO streams are set up below.

      Attachments

        1. 1049.patch
          0.6 kB
          Devaraj Das

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: