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 D0E9B112A7 for ; Tue, 15 Apr 2014 17:25:17 +0000 (UTC) Received: (qmail 42245 invoked by uid 500); 15 Apr 2014 17:25:16 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 42198 invoked by uid 500); 15 Apr 2014 17:25:15 -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 42151 invoked by uid 99); 15 Apr 2014 17:25:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2014 17:25:15 +0000 Date: Tue, 15 Apr 2014 17:25:15 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2674) Bulk test may not work in LongClean 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-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-2674: ----------------------------------- Affects Version/s: (was: 1.6.0) > Bulk test may not work in LongClean > ----------------------------------- > > Key: ACCUMULO-2674 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2674 > Project: Accumulo > Issue Type: Bug > Reporter: Keith Turner > > The Bulk random walk test performs a verification step in its terminal node. If the terminal node is never executed, then the test does not have much purpose. The LongClean module runs bulk for 1 hour and then exits. In this case the test may exit before verification occurs. > Another issue is that bulk starts a thread pool which will it seems will not be cleaned up. > Shard suffers from a similar issue, its terminal node performs a verification. Howerver it also does intermediate verifications, so its not as bad. Bulk does no intermediate verification steps. -- This message was sent by Atlassian JIRA (v6.2#6252)