[ 
https://issues.apache.org/jira/browse/HDFS-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731525#action_12731525
 ] 

Hudson commented on HDFS-278:
-----------------------------

Integrated in Hadoop-Hdfs-trunk #23 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk/23/])
    

> Should DFS outputstream's close wait forever?
> ---------------------------------------------
>
>                 Key: HDFS-278
>                 URL: https://issues.apache.org/jira/browse/HDFS-278
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Raghu Angadi
>            Assignee: dhruba borthakur
>             Fix For: 0.21.0
>
>         Attachments: softMount1.patch, softMount1.patch, softMount2.patch, 
> softMount3.patch, softMount4.txt, softMount5.txt, softMount6.txt, 
> softMount7.txt, softMount8.txt, softMount9.txt
>
>
> Currently {{DFSOutputStream.close()}} waits for ever if Namenode keeps 
> throwing {{NotYetReplicated}} exception, for whatever reason. Its pretty 
> annoying for a user. Shoud the loop inside close have a timeout? If so how 
> much? It could probably something like 10 minutes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to