You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2008/08/10 18:59:44 UTC

[jira] Issue Comment Edited: (JCR-1456) Database connection pooling

    [ https://issues.apache.org/jira/browse/JCR-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621282#action_12621282 ] 

knopp edited comment on JCR-1456 at 8/10/08 9:58 AM:
-----------------------------------------------------------

Added ConnectionPooling for DatabaseFileSystem and DbDataStore. 
Database connections are thread bound if necessary.
Checked again checkstyle.
Not thoroughly tested.

      was (Author: knopp):
    Added ConnectionPooling for DatabaseFileSystem and DbDataStore. 
Database connections are thread bound if necessary.
  
> Database connection pooling
> ---------------------------
>
>                 Key: JCR-1456
>                 URL: https://issues.apache.org/jira/browse/JCR-1456
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Jukka Zitting
>             Fix For: 1.5
>
>         Attachments: patch-1456-1.txt, patch-1456-2.txt
>
>
> Jackrabbit should use database connection pools instead of a single connection per persistence manager, cluster journal, or database data store.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.