Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 73953 invoked from network); 16 Jul 2007 13:07:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jul 2007 13:07:25 -0000 Received: (qmail 39183 invoked by uid 500); 16 Jul 2007 13:07:27 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 39141 invoked by uid 500); 16 Jul 2007 13:07:27 -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 39130 invoked by uid 99); 16 Jul 2007 13:07:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2007 06:07:27 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2007 06:07:24 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 70206714159 for ; Mon, 16 Jul 2007 06:07:04 -0700 (PDT) Message-ID: <28795883.1184591224448.JavaMail.jira@brutus> Date: Mon, 16 Jul 2007 06:07:04 -0700 (PDT) From: "Tim Williams (JIRA)" To: dev@forrest.apache.org Subject: [jira] Created: (FOR-1031) Switch to EHCache for Locationmap Cache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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 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.