[ https://issues.apache.org/jira/browse/HADOOP-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518298 ]
Hadoop QA commented on HADOOP-1595: ----------------------------------- +0, new Findbugs warnings http://issues.apache.org/jira/secure/attachment/12363291/1595_20070806.patch applied and successfully tested against trunk revision r563577, but there appear to be new Findbugs warnings introduced by this patch. New Findbugs warnings: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/521/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/521/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/521/console > Add an option to setReplication method to wait for completion of replication > ----------------------------------------------------------------------------- > > Key: HADOOP-1595 > URL: https://issues.apache.org/jira/browse/HADOOP-1595 > Project: Hadoop > Issue Type: Improvement > Components: dfs > Affects Versions: 0.14.0 > Reporter: Christian Kunz > Assignee: Tsz Wo (Nicholas), SZE > Attachments: 1595_20070806.patch > > > Currently setReplication requested by a client returns immediately, without > waiting for completion of replication. There are situations where the client > would like to know when the replication is actually done. > This option should be available in fs shell and libhdfs (see HADOOP-1551). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.