[ https://issues.apache.org/jira/browse/HDFS-14687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wei-Chiu Chuang updated HDFS-14687: ----------------------------------- Resolution: Fixed Fix Version/s: 3.1.3 3.2.1 3.3.0 3.0.4 Status: Resolved (was: Patch Available) Pushed the patch 004 to trunk, branch-3.2 branch-3.1 and branch-3.0. Thanks [~surendrasingh]. Actually, I just found a nit in the test after committing the patch. Will file a jira. > Standby Namenode never come out of safemode 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 > Priority: Critical > Fix For: 3.0.4, 3.3.0, 3.2.1, 3.1.3 > > Attachments: HDFS-14687.001.patch, HDFS-14687.002.patch, > HDFS-14687.003.patch, HDFS-14687.004.patch > > > When huge number of EC files are being written and SBN is restarted then it > will never come out of safe 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-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org