Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 98788 invoked by uid 500); 12 Sep 2002 06:02:29 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 98776 invoked from network); 12 Sep 2002 06:02:29 -0000 From: "Carsten Ziegeler" To: "Cocoon-Dev" Subject: Big problems with JispFilesystemStore Date: Thu, 12 Sep 2002 08:05:44 +0200 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 12.09.2002 08:02:37, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 12.09.2002 08:02:39, Serialize complete at 12.09.2002 08:02:39 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, the JispFilesystemStore has some serious problems/bugs - it does not implement the free() or the keys() method! - So if you use this store for caching (and it's the default) your cache might grow and grow - because the store janitor cannot free it!!! So, I recommend not to use the JispFilesystemStore in it's current state. I looked at the Jisp API but didn't see a way to get all keys out of the store. Is this right? Does anyone know a way, so we can fix these problems? Thanks Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org