[ http://issues.apache.org/jira/browse/HADOOP-710?page=all ]
Doug Cutting updated HADOOP-710: -------------------------------- Status: Open (was: Patch Available) You should parenthesize that subtraction. (a - b) -c is not the same as a - (b - c), and we shouldn't require developers to remember which a - b -c is (i.e., I can't). > block size isn't honored > ------------------------ > > Key: HADOOP-710 > URL: http://issues.apache.org/jira/browse/HADOOP-710 > Project: Hadoop > Issue Type: Bug > Components: dfs > Affects Versions: 0.8.0 > Reporter: Nigel Daley > Assigned To: Milind Bhandarkar > Fix For: 0.9.0 > > Attachments: small-block.patch > > > When writing a buffer to an FSOutputStream using write(buffer,offset,length), > the block size isn't honored when the block size is less than the buffer size. -- 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