[ 
https://issues.apache.org/jira/browse/HDFS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J resolved HDFS-35.
-------------------------

    Resolution: Incomplete

Unsure what seems to be the problem here. Those logs are in if-else clauses and 
represent the up vs. down just fine, reading FSNamesystem code presently.
                
> Confusing set replication message
> ---------------------------------
>
>                 Key: HDFS-35
>                 URL: https://issues.apache.org/jira/browse/HDFS-35
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Raghu Angadi
>            Priority: Minor
>
> If a file has a replicaiton of 3 and setReplication() is used to set the 
> replication to 1 we will see following log in NameNode log : 
> {noformat}
> 2007-08-07 12:18:27,370 INFO  fs.FSNamesystem 
> (FSNamesystem.java:setReplicationInternal(661)) - Increasing replication for 
> file /srcdat/2725423627829963655. New replication is 1
> 2007-08-07 12:18:27,370 INFO  fs.FSNamesystem 
> (FSNamesystem.java:setReplicationInternal(668)) - Reducing replication for 
> file /srcdat/2725423627829963655. New replication is 1
> {noformat}
> Fixing this could be trivial.

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