Surendra Singh Lilhore created HDFS-14687: ---------------------------------------------
Summary: Standby Namenode never come out of samemode when EC files are being written. Key: HDFS-14687 URL: https://issues.apache.org/jira/browse/HDFS-14687 Project: Hadoop HDFS Issue Type: Bug Components: ec, namenode Affects Versions: 3.1.1 Reporter: Surendra Singh Lilhore Assignee: Surendra Singh Lilhore When huge number of EC files are being written and SBN is restarted then it will never come out of same mode and required blocks count getting increase. {noformat} The reported blocks 16658401 needs additional 1702 blocks to reach the threshold 0.99999 of total blocks 16660120. The reported blocks 16658659 needs additional 2935 blocks to reach the threshold 0.99999 of total blocks 16661611. The reported blocks 16659947 needs additional 3868 blocks to reach the threshold 0.99999 of total blocks 16663832. The reported blocks 16666335 needs additional 5116 blocks to reach the threshold 0.99999 of total blocks 16671468. The reported blocks 16669311 needs additional 6384 blocks to reach the threshold 0.99999 of total blocks 16675712. {noformat} -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org