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 66B4410BAD for ; Fri, 21 Nov 2014 17:57:34 +0000 (UTC) Received: (qmail 33204 invoked by uid 500); 21 Nov 2014 17:57:34 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 33172 invoked by uid 500); 21 Nov 2014 17:57: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 33084 invoked by uid 99); 21 Nov 2014 17:57:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2014 17:57:34 +0000 Date: Fri, 21 Nov 2014 17:57:34 +0000 (UTC) From: "Mike Drob (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-3359) FileManager.reserverReaders provides no pooling for meta table files 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-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved ACCUMULO-3359. --------------------------------- Resolution: Duplicate > FileManager.reserverReaders provides no pooling for meta table files > -------------------------------------------------------------------- > > Key: ACCUMULO-3359 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3359 > Project: Accumulo > Issue Type: Bug > Components: tserver > Reporter: John Vines > > We have tserver.scan.files.open.max, which can be used to control how many files we open at scan time. If we have several long running queries, this can cause starvation of operations reading the metadata / root tables that we should try to prevent. -- This message was sent by Atlassian JIRA (v6.3.4#6332)