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

Todd Lipcon commented on HDFS-3204:
-----------------------------------

A few small typos:

+  optional uint32 namespceID = 3;    // Namespace ID
and here:
+    // convertion happens for messages from Namenode to Journal receivers.

otherwise seems good modulo investigating TestBackupNode failure
                
> Minor modification to JournalProtocol.proto to make it generic
> --------------------------------------------------------------
>
>                 Key: HDFS-3204
>                 URL: https://issues.apache.org/jira/browse/HDFS-3204
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: name-node
>    Affects Versions: 0.24.0
>            Reporter: Suresh Srinivas
>         Attachments: HDFS-3204.txt
>
>
> JournalProtocol.proto uses NamenodeRegistration in methods such as journal() 
> for identifying the source. I want to make it generic so that the method can 
> be called with journal information to identify the journal. I plan to use the 
> protocol also for sync purposes, where the source of the journal can be some 
> thing other than namenode.

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