[
https://issues.apache.org/jira/browse/HADOOP-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477455
]
Hadoop QA commented on HADOOP-1049:
-----------------------------------
+1, because http://issues.apache.org/jira/secure/attachment/12352264/1049.patch
applied and successfully tested against trunk revision
http://svn.apache.org/repos/asf/lucene/hadoop/trunk/513935. Results are at
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch
> 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.