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 EFE33105A9 for ; Thu, 9 Jan 2014 21:29:51 +0000 (UTC) Received: (qmail 84446 invoked by uid 500); 9 Jan 2014 21:29:51 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 84411 invoked by uid 500); 9 Jan 2014 21:29:51 -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 84402 invoked by uid 99); 9 Jan 2014 21:29:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 21:29:51 +0000 Date: Thu, 9 Jan 2014 21:29:51 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2163) Always run GC in mini accumulo 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-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867091#comment-13867091 ] ASF subversion and git services commented on ACCUMULO-2163: ----------------------------------------------------------- Commit 96bfa8cad75b5f41bbf9dcf4790bc6677c36dce8 in branch refs/heads/1.5.1-SNAPSHOT from [~keith_turner] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=96bfa8c ] ACCUMULO-2163 made MAC always run GC > Always run GC in mini accumulo > ------------------------------ > > Key: ACCUMULO-2163 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2163 > Project: Accumulo > Issue Type: Improvement > Reporter: Keith Turner > Assignee: Keith Turner > Fix For: 1.4.5, 1.5.1, 1.6.0 > > > ACCUMULO-1689 added the ability to conditionally run the GC. On a production system its expected that the GC is running. Not running it in MAC gives the user a less accurate testing environment. I think we should remove the option for running GC and always run it. > Should also decrease the amount of time the GC waits between collection cycles so that it runs more frequently on MAC. If the GC is going to impact a user in some way, this will increase the chance that they will see it. -- This message was sent by Atlassian JIRA (v6.1.5#6160)