From dev-return-30707-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Tue Nov 10 01:49:56 2009 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 47484 invoked from network); 10 Nov 2009 01:49:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 01:49:56 -0000 Received: (qmail 84904 invoked by uid 500); 10 Nov 2009 01:49:56 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 84825 invoked by uid 500); 10 Nov 2009 01:49:56 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 84817 invoked by uid 99); 10 Nov 2009 01:49:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 01:49:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 01:49:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 71D35234C046 for ; Mon, 9 Nov 2009 17:49:32 -0800 (PST) Message-ID: <1182536894.1257817772450.JavaMail.jira@brutus> Date: Tue, 10 Nov 2009 01:49:32 +0000 (UTC) From: "Tim Williams (JIRA)" To: dev@forrest.apache.org Subject: [jira] Resolved: (FOR-1031) Switch to EHCache for Locationmap Cache In-Reply-To: <28795883.1184591224448.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FOR-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Williams resolved FOR-1031. ------------------------------- Resolution: Fixed Fix Version/s: 0.9-dev Assignee: Tim Williams r834295 applies the patch that adds ehcache and the config file to get rid of the warning. We'll consider this done and address any side effects in their own issue. > Switch to EHCache for Locationmap Cache > --------------------------------------- > > Key: FOR-1031 > URL: https://issues.apache.org/jira/browse/FOR-1031 > Project: Forrest > Issue Type: Improvement > Components: Locationmap > Reporter: Tim Williams > Assignee: Tim Williams > Fix For: 0.9-dev > > Attachments: lm_cache.diff > > > Should be an easy switch and get much better cache support/configuration options. Expiry of cache can be per-element vs. the current implementation where it expires in its entirey. It will make the LM stuff much cleaner too. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.