Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 74344 invoked from network); 16 Jun 2006 12:29:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2006 12:29:49 -0000 Received: (qmail 56550 invoked by uid 500); 16 Jun 2006 12:29:46 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 56524 invoked by uid 500); 16 Jun 2006 12:29:46 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 56515 invoked by uid 99); 16 Jun 2006 12:29:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2006 05:29:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2006 05:29:45 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C9CB7714293 for ; Fri, 16 Jun 2006 12:28:29 +0000 (GMT) Message-ID: <6844353.1150460909823.JavaMail.jira@brutus> Date: Fri, 16 Jun 2006 12:28:29 +0000 (GMT+00:00) From: "Edgar Poce (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-464) Prevent out of memory errors MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Prevent out of memory errors ---------------------------- Key: JCR-464 URL: http://issues.apache.org/jira/browse/JCR-464 Project: Jackrabbit Type: Improvement Components: core Reporter: Edgar Poce Priority: Minor Even an anonymous session can kill the jvm, any session can perform write actions untill it kills the process by causing an outofmemoryexception. I think it would be good to add a configuration parameter to specify the max size of the transient ISMs and the max number of sessions. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira