Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AAD9A7348 for ; Mon, 29 Aug 2011 04:23:10 +0000 (UTC) Received: (qmail 23138 invoked by uid 500); 29 Aug 2011 04:23:09 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 23029 invoked by uid 500); 29 Aug 2011 04:23:03 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 23013 invoked by uid 99); 29 Aug 2011 04:23:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 04:23:02 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 04:22:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D2C76D585E for ; Mon, 29 Aug 2011 04:22:37 +0000 (UTC) Date: Mon, 29 Aug 2011 04:22:37 +0000 (UTC) From: "Jonathan Hsieh (JIRA)" To: issues@hbase.apache.org Message-ID: <2024270844.2134.1314591757860.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1557111259.2113.1314590559932.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-4269) Add tests and restore semantics to TableImportFormat/TableRecordReader MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-4269: ---------------------------------- Attachment: 0001-HBASE-4269-Add-tests-and-restore-semantics-to-TableI.patch > Add tests and restore semantics to TableImportFormat/TableRecordReader > ---------------------------------------------------------------------- > > Key: HBASE-4269 > URL: https://issues.apache.org/jira/browse/HBASE-4269 > Project: HBase > Issue Type: Improvement > Components: mapred, mapreduce, test > Affects Versions: 0.92.0, 0.90.5 > Reporter: Jonathan Hsieh > Assignee: Jonathan Hsieh > Fix For: 0.90.5 > > Attachments: 0001-HBASE-4269-Add-tests-and-restore-semantics-to-TableI.patch > > > HBASE-4196 Modified the semantics of failures in TableImportFormat/TableRecordReader, and had no tests cases. This patch restores semantics to rethrow when a DoNotRetryIOException is triggered and adds test cases. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira