Elliott Clark created HDFS-9906: ----------------------------------- Summary: 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: Bug Components: namenode Affects Versions: 2.7.2 Reporter: Elliott Clark
{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)