Issue Details (XML | Word | Printable)

Key: HADOOP-4862
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Raghu Angadi
Reporter: Raghu Angadi
Votes: 0
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

A spurious IOException log on DataNode is not completely removed

Created: 12/Dec/08 10:29 PM   Updated: 08/Jul/09 04:43 PM
Return to search
Component/s: None
Affects Version/s: 0.18.2
Fix Version/s: 0.19.1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-4862-branch-18.patch 2008-12-12 11:06 PM Raghu Angadi 3 kB
Text File Licensed for inclusion in ASF works HADOOP-4862.patch 2009-01-21 11:06 PM Raghu Angadi 3 kB
Text File Licensed for inclusion in ASF works HADOOP-4862.patch 2008-12-15 11:28 PM Raghu Angadi 3 kB
Environment:
Minor : HADOOP-3678 did not remove all the cases of spurious IOExceptions logged by DataNode.
Issue Links:
Reference
 

Hadoop Flags: Reviewed
Release Note:
Minor : HADOOP-3678 did not remove all the cases of spurious IOExceptions logged by DataNode.
Resolution Date: 29/Jan/09 01:44 AM


 Description  « Hide
HADOOP-3678 fixes a spurious warning log in DataNode, in most cases. This log is still possible in some cases.

For e.g. The exception is still logged if the client closes the connection after DataNode writes all the block data but before it writes final 4 bytes to indicate end of data.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #738697 Thu Jan 29 01:27:12 UTC 2009 rangadi HADOOP-4862. Minor : HADOOP-3678 did not remove all the cases of
spurious IOExceptions logged by DataNode. (Raghu Angadi)
Files Changed
MODIFY /hadoop/core/trunk/CHANGES.txt
MODIFY /hadoop/core/trunk/src/hdfs/org/apache/hadoop/hdfs/server/datanode/BlockSender.java

Repository Revision Date User Message
ASF #738698 Thu Jan 29 01:28:36 UTC 2009 rangadi HADOOP-4862. Minor : HADOOP-3678 did not remove all the cases of
spurious IOExceptions logged by DataNode. (Raghu Angadi)
Files Changed
MODIFY /hadoop/core/branches/branch-0.20/CHANGES.txt
MODIFY /hadoop/core/branches/branch-0.20
MODIFY /hadoop/core/branches/branch-0.20/src/hdfs/org/apache/hadoop/hdfs/server/datanode/BlockSender.java

Repository Revision Date User Message
ASF #738700 Thu Jan 29 01:29:50 UTC 2009 rangadi HADOOP-4862. Minor : HADOOP-3678 did not remove all the cases of
spurious IOExceptions logged by DataNode. (Raghu Angadi)
Files Changed
MODIFY /hadoop/core/branches/branch-0.19/src/hdfs/org/apache/hadoop/hdfs/server/datanode/BlockSender.java
MODIFY /hadoop/core/branches/branch-0.19
MODIFY /hadoop/core/branches/branch-0.19/CHANGES.txt