Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 96569 invoked from network); 8 Sep 2006 20:27:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2006 20:27:59 -0000 Received: (qmail 52057 invoked by uid 500); 8 Sep 2006 20:27:59 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 52028 invoked by uid 500); 8 Sep 2006 20:27:58 -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 52019 invoked by uid 99); 8 Sep 2006 20:27:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2006 13:27:58 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Sep 2006 13:27:58 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8C6A9410012 for ; Fri, 8 Sep 2006 20:24:23 +0000 (GMT) Message-ID: <23672081.1157747063572.JavaMail.jira@brutus> Date: Fri, 8 Sep 2006 13:24:23 -0700 (PDT) From: "Doug Cutting (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-517) readLine function of UTF8ByteArrayUtils does not handle end of line correctly In-Reply-To: <7887738.1157737762404.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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HADOOP-517?page=all ] Doug Cutting updated HADOOP-517: -------------------------------- Fix Version/s: 0.6.0 > readLine function of UTF8ByteArrayUtils does not handle end of line correctly > ----------------------------------------------------------------------------- > > Key: HADOOP-517 > URL: http://issues.apache.org/jira/browse/HADOOP-517 > Project: Hadoop > Issue Type: Bug > Environment: windows > Reporter: Hairong Kuang > Assigned To: Hairong Kuang > Fix For: 0.6.0 > > Attachments: eol.patch > > > The readLine function does not read ahead looking for '\n' after it reads '\r'. Therefore it incorrectly generates two lines, wth the second one empty in the window platform. -- 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