Return-Path: X-Original-To: apmail-incubator-accumulo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 624C4B31B for ; Sat, 14 Jan 2012 02:51:09 +0000 (UTC) Received: (qmail 61652 invoked by uid 500); 14 Jan 2012 02:51:08 -0000 Delivered-To: apmail-incubator-accumulo-dev-archive@incubator.apache.org Received: (qmail 61545 invoked by uid 500); 14 Jan 2012 02:51:04 -0000 Mailing-List: contact accumulo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-dev@incubator.apache.org Delivered-To: mailing list accumulo-dev@incubator.apache.org Received: (qmail 61523 invoked by uid 99); 14 Jan 2012 02:51:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2012 02:51:01 +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; Sat, 14 Jan 2012 02:50:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CFC4B14BF26 for ; Sat, 14 Jan 2012 02:50:39 +0000 (UTC) Date: Sat, 14 Jan 2012 02:50:39 +0000 (UTC) From: "Keith Turner (Created) (JIRA)" To: accumulo-dev@incubator.apache.org Message-ID: <684943752.40329.1326509439852.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (ACCUMULO-316) Master has thousands of threads while running random walk MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Master has thousands of threads while running random walk --------------------------------------------------------- Key: ACCUMULO-316 URL: https://issues.apache.org/jira/browse/ACCUMULO-316 Project: Accumulo Issue Type: Bug Components: master Reporter: Keith Turner Assignee: Eric Newton Fix For: 1.4.0 While running the random walk test I jstacked the master and saw thousands of batch scanner threads. The number of threads was growing. Something is not closing a batch scanner. -- 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