Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2D430957B for ; Wed, 4 Apr 2012 19:38:45 +0000 (UTC) Received: (qmail 57642 invoked by uid 500); 4 Apr 2012 19:38:45 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 57611 invoked by uid 500); 4 Apr 2012 19:38:44 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 57603 invoked by uid 99); 4 Apr 2012 19:38:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 19:38:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 19:38:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D2BBD358B48 for ; Wed, 4 Apr 2012 19:38:23 +0000 (UTC) Date: Wed, 4 Apr 2012 19:38:23 +0000 (UTC) From: "Tsz Wo (Nicholas), SZE (Updated) (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <616643645.13616.1333568303864.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1480220002.1934.1333392326174.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HDFS-3178) Add states for journal synchronization in journal daemon MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-3178: ----------------------------------------- Attachment: h3178_20120404_svn_mv.patch The file should be 3178_20120404_svn_mv.patch, not h3179_20120403.patch. > Add states for journal synchronization in journal daemon > -------------------------------------------------------- > > Key: HDFS-3178 > URL: https://issues.apache.org/jira/browse/HDFS-3178 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: ha, name-node > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Attachments: h3178_20120403_svn_mv.patch, h3178_20120404_svn_mv.patch, svn_mv.sh > > > Journal in a new daemon has to be synchronized to the current transaction. It requires new states such as WaitingForRoll, Syncing and Synced. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira