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 759249972 for ; Fri, 23 Mar 2012 17:39:52 +0000 (UTC) Received: (qmail 94469 invoked by uid 500); 23 Mar 2012 17:39:52 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 94435 invoked by uid 500); 23 Mar 2012 17:39:52 -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 94427 invoked by uid 99); 23 Mar 2012 17:39:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 17:39:52 +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; Fri, 23 Mar 2012 17:39:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D40B1342679 for ; Fri, 23 Mar 2012 17:39:27 +0000 (UTC) Date: Fri, 23 Mar 2012 17:39:27 +0000 (UTC) From: "Suresh Srinivas (Commented) (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1460871822.9016.1332524367870.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <914656696.43098.1332353742340.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HDFS-3125) Add a service that enables JournalDaemon 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-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236828#comment-13236828 ] Suresh Srinivas commented on HDFS-3125: --------------------------------------- Findbugs warning is unrelated to this change and tracked in HDFS-3132. > Add a service that enables JournalDaemon > ---------------------------------------- > > Key: HDFS-3125 > URL: https://issues.apache.org/jira/browse/HDFS-3125 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: ha, name-node > Reporter: Suresh Srinivas > Assignee: Suresh Srinivas > Attachments: HDFS-3125.patch, HDFS-3125.patch > > > In this subtask, I plan to add JournalService. It will provide the following functionality: > # Starts RPC server with JournalProtocolService or uses the RPC server provided and add JournalProtocol service. > # Registers with the namenode. > # Receives JournalProtocol related requests and hands it to over to a listener. > -- 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