Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 21392 invoked from network); 14 Nov 2006 19:56:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2006 19:56:00 -0000 Received: (qmail 28964 invoked by uid 500); 14 Nov 2006 19:56:10 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 28933 invoked by uid 500); 14 Nov 2006 19:56:10 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 28924 invoked by uid 99); 14 Nov 2006 19:56:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 11:56:10 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 11:55:59 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F396B7142F5 for ; Tue, 14 Nov 2006 11:55:38 -0800 (PST) Message-ID: <298135.1163534138995.JavaMail.jira@brutus> Date: Tue, 14 Nov 2006 11:55:38 -0800 (PST) From: "Milind Bhandarkar (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-710) block size isn't honored In-Reply-To: <25722891.1163199277128.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HADOOP-710?page=all ] Milind Bhandarkar updated HADOOP-710: ------------------------------------- Status: Patch Available (was: Open) Patch available. > 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