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 2F2BB1187A for ; Mon, 9 Jun 2014 14:42:05 +0000 (UTC) Received: (qmail 24350 invoked by uid 500); 9 Jun 2014 14:42:04 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 24320 invoked by uid 500); 9 Jun 2014 14:42:04 -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 24312 invoked by uid 99); 9 Jun 2014 14:42:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2014 14:42:04 +0000 Date: Mon, 9 Jun 2014 14:42:04 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1919) Size of visibility cache in AccumuloFileOutputFormat should be configurable 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-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated ACCUMULO-1919: --------------------------------- Fix Version/s: 1.7.0 > Size of visibility cache in AccumuloFileOutputFormat should be configurable > --------------------------------------------------------------------------- > > Key: ACCUMULO-1919 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1919 > Project: Accumulo > Issue Type: Improvement > Components: client > Affects Versions: 1.5.0, 1.6.0 > Reporter: Mike Drob > Assignee: Vicky Kak > Priority: Minor > Labels: newbie > Fix For: 1.6.1, 1.7.0 > > Attachments: ACCUMULO-1919.patch, ACCUMULO-1919.patch, ACCUMULO-1919.patch > > > AccumuloFileOutputFormat uses an LRUMap hard-coded to max size of 1000. It is possible that the client writing the data knows more about the visibility distribution and can specify a better value if this is made configurable. -- This message was sent by Atlassian JIRA (v6.2#6252)