Fix Datanode transfer thread logging
------------------------------------

         Key: HADOOP-290
         URL: http://issues.apache.org/jira/browse/HADOOP-290
     Project: Hadoop
        Type: Bug

  Components: dfs  
    Versions: 0.4.0    
 Environment: linux, java 1.5
    Reporter: Dennis Kubes
    Priority: Minor


Under the current datanode the logging of "Starting thread to transfer block" 
doesn't print out the hosts that it is transferring to, it prints out a java 
array toString.  This patch fixes this and prints out the hostnames and ports 
for all hosts we are tranferring to.

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