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 68DEF11B2F for ; Fri, 6 Jun 2014 14:40:07 +0000 (UTC) Received: (qmail 67083 invoked by uid 500); 6 Jun 2014 14:40:02 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 67045 invoked by uid 500); 6 Jun 2014 14:40:02 -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 66982 invoked by uid 99); 6 Jun 2014 14:40:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2014 14:40:02 +0000 Date: Fri, 6 Jun 2014 14:40:02 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=14019881#comment-14019881 ] Josh Elser commented on ACCUMULO-1919: -------------------------------------- Great! This LGTM. I'll run some tests with the patch applied, and then apply it if later today if no one else has any opinions/requests. > 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 > Priority: Minor > Labels: newbie > Attachments: 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)