Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 11006 invoked from network); 14 Feb 2008 19:21:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Feb 2008 19:21:36 -0000 Received: (qmail 60918 invoked by uid 500); 14 Feb 2008 19:21:26 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 60843 invoked by uid 500); 14 Feb 2008 19:21:25 -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 60819 invoked by uid 99); 14 Feb 2008 19:21:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2008 11:21:25 -0800 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.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2008 19:20:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 214BC71406F for ; Thu, 14 Feb 2008 11:21:08 -0800 (PST) Message-ID: <820337.1203016868133.JavaMail.jira@brutus> Date: Thu, 14 Feb 2008 11:21:08 -0800 (PST) From: "Esteban Franqueiro (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-1154) Database Data Store In-Reply-To: <13887504.1191004790566.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Franqueiro updated JCR-1154: ------------------------------------ Attachment: datastore-concurrent-reads.zip The attachment contains a test class for the issue I reported in [1] and a helper class it depends on. Also includes a patch that corrects this issue by allowing pooled connections to remain open until the streams they're serving are closed. [1] http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/200802.mbox/browser > Database Data Store > ------------------- > > Key: JCR-1154 > URL: https://issues.apache.org/jira/browse/JCR-1154 > Project: Jackrabbit > Issue Type: New Feature > Components: jackrabbit-core > Reporter: Thomas Mueller > Assignee: Thomas Mueller > Priority: Blocker > Fix For: 1.4 > > Attachments: datastore-concurrent-reads.zip, jr-1.3.1-bea.zip > > > We want to have a database backed data store implementation. > An implementation using files is already available as part of JCR-926. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.