[
https://issues.apache.org/jira/browse/HADOOP-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-1049:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Devaraj!
> race condition in setting up ipc connections
> --------------------------------------------
>
> Key: HADOOP-1049
> URL: https://issues.apache.org/jira/browse/HADOOP-1049
> Project: Hadoop
> Issue Type: Bug
> Components: ipc
> Affects Versions: 0.11.2
> Reporter: Owen O'Malley
> Assigned To: Devaraj Das
> Fix For: 0.12.0
>
> Attachments: 1049.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.