[
https://issues.apache.org/jira/browse/HDFS-11095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630482#comment-15630482
]
Jing Zhao commented on HDFS-11095:
----------------------------------
+1 pending Jenkins.
> BlockManagerSafeMode should respect extension period default config value
> (30s)
> -------------------------------------------------------------------------------
>
> Key: HDFS-11095
> URL: https://issues.apache.org/jira/browse/HDFS-11095
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Attachments: HDFS-11095.000.patch, HDFS-11095.001.patch
>
>
> {code:title=BlockManagerSafeMode.java}
> this.extension = conf.getInt(DFS_NAMENODE_SAFEMODE_EXTENSION_KEY, 0);
> {code}
> Though the default value (30s) is loaded from {{hdfs-default.xml}}, we should
> also respect this in the code by using
> {{DFSConfigKeys#DFS_NAMENODE_SAFEMODE_EXTENSION_DEFAULT}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]