[ 
http://issues.apache.org/jira/browse/HADOOP-354?page=comments#action_12419842 ] 

Doug Cutting commented on HADOOP-354:
-------------------------------------

I wonder if these daemons should implement a Stopable interface?  Is that 
overkill?

Also, your patch needs to update the javadoc for NameNode.stop().

> All daemons should have public methods to start and stop them
> -------------------------------------------------------------
>
>          Key: HADOOP-354
>          URL: http://issues.apache.org/jira/browse/HADOOP-354
>      Project: Hadoop
>         Type: Bug

>   Components: dfs
>     Versions: 0.4.0
>     Reporter: Barry Kaplan
>  Attachments: shutdown_patch
>
> To get tomcat working shutdown working properly I needed to make the NameNode 
> stop() method public as well as the DataNode shutdown() method public. (will 
> attach patch file).
> Furthermore I noticed that the RPC object has a static client reference that 
> you have no way of stopping, so I added one. (will attach patch)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to