[ https://issues.apache.org/jira/browse/MAPREDUCE-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926099#action_12926099 ]
Hudson commented on MAPREDUCE-1868: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk-Commit #523 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/523/]) > Add read timeout on userlog pull > -------------------------------- > > Key: MAPREDUCE-1868 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1868 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: client > Affects Versions: 0.22.0 > Reporter: Krishna Ramachandran > Assignee: Krishna Ramachandran > Fix For: 0.22.0 > > Attachments: mapred-1868-1.patch, mapred-1868.20S.patch, > mapred-1868.patch > > > Add read and connection timeout to prevent job client hangs > jobclient can block indefinitely during task log pull if read or connect > fails > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1049) > - locked <0xeed0f0f0> (a sun.net.www.protocol.http.HttpURLConnection) > at org.apache.hadoop.mapred.JobClient.getTaskLogs(JobClient.java:1396) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.