[ 
https://issues.apache.org/jira/browse/HADOOP-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519027
 ] 

Koji Noguchi commented on HADOOP-1605:
--------------------------------------

Can we have this feature configurable like 

<property>
  <name>dfs.namenode.autorestart</name>
  <value>true</value>
  <description></description>
</property>

and exit the JVM if set to false?

> Automatic namenode restart when it encounters an error situation
> ----------------------------------------------------------------
>
>                 Key: HADOOP-1605
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1605
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.15.0
>
>         Attachments: namenodeRestart4.patch
>
>
> The namenode dies when it encounters an unexpected Runtime Exception. 
> Instead, it can catch exceptions, clears up all its internal data structures 
> and restarts. This was attempted in HADOOP-1486 earlier.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to