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

Brahma Reddy Battula commented on HDFS-11232:
---------------------------------------------

[~ethanli] thanks for reporting this..

I added you as HDFS contributor and assigned this jira to you,welcome to 
abroad!!. Now onwards you can assign yourself.

Please go through the https://wiki.apache.org/hadoop/HowToContribute for more 
details.

 *Patch :*  I think ,this might have done purposefully(Let me see, if anyone 
else can pitch in here.)? 
As your fix make sense, can we keep only one SOP,like below..?
{code}
System.out
            .println("Generating new cluster id: " + NNStorage.newClusterID());
{code}



> System.err should be System.out
> -------------------------------
>
>                 Key: HDFS-11232
>                 URL: https://issues.apache.org/jira/browse/HDFS-11232
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>            Reporter: Ethan Li
>            Assignee: Ethan Li
>            Priority: Trivial
>         Attachments: HDFS-11232.001.patch
>
>
> In 
> /Users/Ethan/Worksplace/IntelliJWorkspace/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java,
>  System.err.println("Generating new cluster id:"); is used. I think it should 
> be System.out.println(...) since this is not an error message



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to