[ https://issues.apache.org/jira/browse/HDFS-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183662#comment-15183662 ]
Hudson commented on HDFS-9906: ------------------------------ FAILURE: Integrated in Hadoop-trunk-Commit #9438 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/9438/]) HDFS-9906. Remove spammy log spew when a datanode is restarted. (arp: rev 724d2299cd2516d90c030f6e20d814cceb439228) * hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java > Remove spammy log spew when a datanode is restarted > --------------------------------------------------- > > Key: HDFS-9906 > URL: https://issues.apache.org/jira/browse/HDFS-9906 > Project: Hadoop HDFS > Issue Type: Improvement > Components: namenode > Affects Versions: 2.7.2 > Reporter: Elliott Clark > Assignee: Brahma Reddy Battula > Fix For: 2.8.0 > > Attachments: HDFS-9906.patch > > > {code} > WARN BlockStateChange: BLOCK* addStoredBlock: Redundant addStoredBlock > request received for blk_1109897077_36157149 on node 192.168.1.1:50010 size > 268435456 > {code} > This happens waaaay too much to add any useful information. We should either > move this to a different level or only warn once per machine. -- This message was sent by Atlassian JIRA (v6.3.4#6332)