Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92D309588 for ; Fri, 11 May 2012 13:35:11 +0000 (UTC) Received: (qmail 62731 invoked by uid 500); 11 May 2012 13:35:11 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 62703 invoked by uid 500); 11 May 2012 13:35:11 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 62694 invoked by uid 99); 11 May 2012 13:35:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 13:35:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Fri, 11 May 2012 13:35:10 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5C1DB491ACB for ; Fri, 11 May 2012 13:34:50 +0000 (UTC) Date: Fri, 11 May 2012 13:34:50 +0000 (UTC) From: "John Vines (JIRA)" To: dev@accumulo.apache.org Message-ID: <1842127536.54367.1336743290392.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (ACCUMULO-488) InputFormats' RecordReaders should call Context.progress 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/ACCUMULO-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines resolved ACCUMULO-488. --------------------------------- Resolution: Not A Problem Assignee: Scott Kuehn > InputFormats' RecordReaders should call Context.progress > -------------------------------------------------------- > > Key: ACCUMULO-488 > URL: https://issues.apache.org/jira/browse/ACCUMULO-488 > Project: Accumulo > Issue Type: Bug > Components: client > Affects Versions: 1.4.0, 1.3.5 > Reporter: John Vines > Assignee: Scott Kuehn > Labels: newbie > Fix For: 1.4.1 > > Attachments: Sample-driver-ACCUMULO-488.patch > > > The RecordReader for both input formats never call Context.progress(). This can leave long-running tasks timing out while still making progress. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira