From hadoop-dev-return-15967-apmail-lucene-hadoop-dev-archive=lucene.apache.org@lucene.apache.org Thu Aug 02 17:03:18 2007 Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 95159 invoked from network); 2 Aug 2007 17:03:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Aug 2007 17:03:17 -0000 Received: (qmail 93929 invoked by uid 500); 2 Aug 2007 17:03:16 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 93818 invoked by uid 500); 2 Aug 2007 17:03:16 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 93809 invoked by uid 99); 2 Aug 2007 17:03:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 10:03:16 -0700 X-ASF-Spam-Status: No, hits=-98.8 required=10.0 tests=ALL_TRUSTED,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 17:03:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3B3D671418F for ; Thu, 2 Aug 2007 10:02:55 -0700 (PDT) Message-ID: <11929217.1186074175240.JavaMail.jira@brutus> Date: Thu, 2 Aug 2007 10:02:55 -0700 (PDT) From: "Tsz Wo (Nicholas), SZE (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1595) Add an option to setReplication method to wait for completion of replication In-Reply-To: <24117562.1184184784554.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-1595: ------------------------------------------- Status: Open (was: Patch Available) > 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 > > 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.