You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2006/06/06 01:09:16 UTC

[jira] Closed: (HADOOP-270) possible deadlock when shut down a datanode thread

     [ http://issues.apache.org/jira/browse/HADOOP-270?page=all ]
     
Doug Cutting closed HADOOP-270:
-------------------------------


> possible deadlock when shut down a datanode thread
> --------------------------------------------------
>
>          Key: HADOOP-270
>          URL: http://issues.apache.org/jira/browse/HADOOP-270
>      Project: Hadoop
>         Type: Bug

>   Components: dfs
>     Versions: 0.3.0
>     Reporter: Hairong Kuang
>     Assignee: Hairong Kuang
>      Fix For: 0.3.0
>  Attachments: datanode_deadlock.patch
>
> The DataNode class provides a method "shutdown" that can be used to notify a data node thread to abort itself gracefully. In addition this method waits for its data receiving server to terminate. This may cause possible deadlock if the method is called by the data receiving server.

-- 
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