[ http://issues.apache.org/jira/browse/HADOOP-290?page=comments#action_12415412 ]
Dennis Kubes commented on HADOOP-290: ------------------------------------- The logging_patch2 is the updated patch with LOG.isInfoEnabled(). > 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 > Attachments: logging_patch, logging_patch2 > > 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
