Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80B23DB5C for ; Sat, 8 Sep 2012 22:50:07 +0000 (UTC) Received: (qmail 85358 invoked by uid 500); 8 Sep 2012 22:50:07 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 85327 invoked by uid 500); 8 Sep 2012 22:50:07 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 85318 invoked by uid 99); 8 Sep 2012 22:50:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2012 22:50:07 +0000 Date: Sun, 9 Sep 2012 09:50:07 +1100 (NCT) From: "Dave Marion (JIRA)" To: notifications@accumulo.apache.org Message-ID: <1491324013.54662.1347144607449.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (ACCUMULO-642) BatchVerify randomwalk test does not close its scanner 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/ACCUMULO-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Marion updated ACCUMULO-642: --------------------------------- Attachment: ACCUMULO-642-1.patch Closed scanner in a finally block > BatchVerify randomwalk test does not close its scanner > ------------------------------------------------------ > > Key: ACCUMULO-642 > URL: https://issues.apache.org/jira/browse/ACCUMULO-642 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.4.1 > Reporter: Eric Newton > Assignee: Dave Marion > Priority: Trivial > Labels: test > Fix For: 1.4.2 > > Attachments: ACCUMULO-642-1.patch > > > Emitted during the test: > {noformat} > 18 16:26:47,283 [impl.TabletServerBatchReader] WARN : TabletServerBatchReader not shutdown; did you forget to call close()? > 18 16:27:12,865 [impl.TabletServerBatchReader] WARN : TabletServerBatchReader not shutdown; did you forget to call close()? > 18 16:27:12,867 [impl.TabletServerBatchReader] WARN : TabletServerBatchReader not shutdown; did you forget to call close()? > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira