Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5183711A2A for ; Wed, 3 Sep 2014 22:50:00 +0000 (UTC) Received: (qmail 68393 invoked by uid 500); 3 Sep 2014 22:49:53 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 68351 invoked by uid 500); 3 Sep 2014 22:49:53 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 68295 invoked by uid 99); 3 Sep 2014 22:49:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2014 22:49:53 +0000 Date: Wed, 3 Sep 2014 22:49:53 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-9307) BufferedFSInputStream.read returns wrong results after certain seeks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-9307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-9307: ------------------------------------- Fix Version/s: (was: 3.0.0) > BufferedFSInputStream.read returns wrong results after certain seeks > -------------------------------------------------------------------- > > Key: HADOOP-9307 > URL: https://issues.apache.org/jira/browse/HADOOP-9307 > Project: Hadoop Common > Issue Type: Bug > Components: fs > Affects Versions: 1.1.1, 2.0.2-alpha > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Fix For: 2.1.0-beta, 1.3.0 > > Attachments: hadoop-9307-branch-1.txt, hadoop-9307.txt > > > After certain sequences of seek/read, BufferedFSInputStream can silently return data from the wrong part of the file. Further description in first comment below. -- This message was sent by Atlassian JIRA (v6.3.4#6332)