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 442A011758 for ; Fri, 19 Sep 2014 12:39:34 +0000 (UTC) Received: (qmail 40295 invoked by uid 500); 19 Sep 2014 12:39:34 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 40251 invoked by uid 500); 19 Sep 2014 12:39:34 -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 40231 invoked by uid 99); 19 Sep 2014 12:39:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2014 12:39:34 +0000 Date: Fri, 19 Sep 2014 12:39:33 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3149) scan monitoring is leaking file handles 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-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140421#comment-14140421 ] Eric Newton commented on ACCUMULO-3149: --------------------------------------- Fixed in 68c3efe (used the wrong ticket # in the commit) > scan monitoring is leaking file handles > --------------------------------------- > > Key: ACCUMULO-3149 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3149 > Project: Accumulo > Issue Type: Bug > Components: monitor > Reporter: Eric Newton > Assignee: Eric Newton > Priority: Blocker > Fix For: 1.7.0 > > > The monitor ran out of file handles on a medium size cluster. The new scan monitoring isn't properly closing its connections. -- This message was sent by Atlassian JIRA (v6.3.4#6332)