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

Hudson commented on HDFS-3125:
------------------------------

Integrated in Hadoop-Common-trunk-Commit #1935 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1935/])
    HDFS-3125. Add JournalService to enable Journal Daemon. Contributed by 
Suresh Srinivas. (Revision 1305726)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1305726
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/JournalService.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestJournalService.java

                
> 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, 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

        

Reply via email to